Sha256: 675ffa329675cdc666779db52ba6d0bf8f7c72b7cf6b35a2c0d12073f9dd6cb8
Contents?: true
Size: 275 Bytes
Versions: 18
Compression:
Stored size: 275 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. module NewRelic module DelayedJobInjection extend self attr_accessor :worker_name end end
Version data entries
18 entries across 18 versions & 1 rubygems