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