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.



14
15
16
# File 'lib/new_relic/delayed_job_injection.rb', line 14

def worker_name
  @worker_name
end