Sha256: bc2b19a1be25b3ceed2d0f87f92864971fc70a2d36c3a101efdc0cab740bc38d

Contents?: true

Size: 368 Bytes

Versions: 81

Compression:

Stored size: 368 Bytes

Contents

namespace :newrelic do
  desc "Install a default config/newrelic.yml file"
  task :install do
    load File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "install.rb"))
  end

  desc "Gratefulness is always appreciated"
  task :thanks do
    puts "The Ruby agent team is grateful to Jim Weirich for his kindness and his code. He will be missed."
  end
end

Version data entries

81 entries across 81 versions & 2 rubygems

Version Path
newrelic_rpm-8.8.0 lib/tasks/install.rake
newrelic_rpm-8.7.0 lib/tasks/install.rake
newrelic_rpm-8.6.0 lib/tasks/install.rake
newrelic_rpm-8.5.0 lib/tasks/install.rake
newrelic_rpm-8.4.0 lib/tasks/install.rake
newrelic_rpm-8.3.0 lib/tasks/install.rake
newrelic_rpm-8.2.0 lib/tasks/install.rake
newrelic_rpm-8.1.0 lib/tasks/install.rake
newrelic_rpm-8.0.0 lib/tasks/install.rake
newrelic_rpm-7.2.0 lib/tasks/install.rake
newrelic_rpm-7.1.0 lib/tasks/install.rake
newrelic_rpm-7.0.0 lib/tasks/install.rake
newrelic_rpm-6.15.0 lib/tasks/install.rake
newrelic_rpm-6.14.0 lib/tasks/install.rake
newrelic_rpm-6.13.1 lib/tasks/install.rake
newrelic_rpm-6.13.0 lib/tasks/install.rake
newrelic_rpm-6.12.0.367 lib/tasks/install.rake
newrelic_rpm-6.11.0.365 lib/tasks/install.rake
newrelic_rpm-6.10.0.364 lib/tasks/install.rake
newrelic_rpm-6.9.0.363 lib/tasks/install.rake