Sha256: c237fc2615836f3bf339a1d9ac372c9a9819fea813639a71146942ed39739388

Contents?: true

Size: 261 Bytes

Versions: 85

Compression:

Stored size: 261 Bytes

Contents

# encoding: utf-8
# This file is distributed under New Relic's license terms.
# See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details.

module NewRelic
  module DelayedJobInjection
    extend self
    attr_accessor :worker_name
  end
end

Version data entries

85 entries across 85 versions & 2 rubygems

Version Path
newrelic_rpm-3.6.8.164 lib/new_relic/delayed_job_injection.rb
newrelic_rpm-3.6.7.159 lib/new_relic/delayed_job_injection.rb
newrelic_rpm-3.6.7.159.beta lib/new_relic/delayed_job_injection.rb
newrelic_rpm-3.6.7.152 lib/new_relic/delayed_job_injection.rb
newrelic_rpm-3.6.6.147 lib/new_relic/delayed_job_injection.rb