Module: NewRelic::DelayedJobInjection

Extended by:
DelayedJobInjection
Included in:
DelayedJobInjection
Defined in:
lib/new_relic/delayed_job_injection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#worker_nameObject

Returns the value of attribute worker_name.



10
11
12
# File 'lib/new_relic/delayed_job_injection.rb', line 10

def worker_name
  @worker_name
end