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.



8
9
10
# File 'lib/new_relic/delayed_job_injection.rb', line 8

def worker_name
  @worker_name
end