Sha256: f657fecc9eda0e9a9999b972519becb86535c4aa8a57ca935cf8c5eed4217373
Contents?: true
Size: 335 Bytes
Versions: 73
Compression:
Stored size: 335 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. namespace :newrelic do desc "Install the developer mode newrelic.yml file" task :default do load File.expand_path(File.join(__FILE__,"..","..","install.rb")) end end
Version data entries
73 entries across 73 versions & 2 rubygems