Sha256: 69f4a5516e3e2f24271c8481b6e4c69faae97725e0bd8e36dfef2e70bf1367b0
Contents?: true
Size: 421 Bytes
Versions: 9
Compression:
Stored size: 421 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
9 entries across 9 versions & 1 rubygems