class Tracebin::BackgroundTimer
Public Instance Methods
transaction_type()
click to toggle source
# File lib/tracebin/background_timer.rb, line 5 def transaction_type 'background_job' end
# File lib/tracebin/background_timer.rb, line 5 def transaction_type 'background_job' end