Sha256: 2efd8d2c77f81722dcacc25cd9f99d0a37052c3e5e0542aa3456e698057e5781

Contents?: true

Size: 274 Bytes

Versions: 7

Compression:

Stored size: 274 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

instrumentation_methods :chain, :prepend

gemfile <<-RB
  gem '<%= @name.downcase %>'
RB

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
newrelic_rpm-8.16.0 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.15.0 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.14.0 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.13.1 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.13.0 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.12.0 lib/tasks/instrumentation_generator/templates/Envfile.tt
newrelic_rpm-8.11.0 lib/tasks/instrumentation_generator/templates/Envfile.tt