Sha256: 7074cbb4c51798117686cd38440bfb413d167a484c101201c090df8c9918265e
Contents?: true
Size: 422 Bytes
Versions: 25
Compression:
Stored size: 422 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 # # If you are looking to instrument rake tasks in a Rails environment, but the # task doesn't depend on :environment, this task may be included to ensure that # the agent will load. NewRelic::Agent.manual_start(:sync_startup => false)
Version data entries
25 entries across 25 versions & 1 rubygems