Sha256: bbfc401e91702cf9ae1f18af2a7bfcc5ed60933117e80943859832b29da7b405

Contents?: true

Size: 192 Bytes

Versions: 42

Compression:

Stored size: 192 Bytes

Contents

Capistrano::Configuration.instance(:must_exist).load do
  define_recipe :newrelic do
    # Tell Newrelic that we've deployed
    before "deploy:cleanup", "newrelic:notice_deployment"
  end
end

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
fdlcap-0.3.29 lib/fdlcap/recipes/newrelic.rb
fdlcap-0.3.28 lib/fdlcap/recipes/newrelic.rb