Sha256: 946e650ba2e8d16b67c565c84db0516bf74dcb9572501e2db712a7cac1b91c08

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

Capistrano::Configuration.instance(:must_exist).load do
  # Notify newrelic of the deploy
  if exists?(:use_newrelic)
    before "deploy:cleanup", "newrelic:notice_deployment"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
factorylabs-fdlcap-0.1.0 lib/fdlcap/newrelic.rb