Sha256: 96a5e97f5ef4d957a757bb789430e4e35dce16caad29772d71936f086225c7f3

Contents?: true

Size: 292 Bytes

Versions: 20

Compression:

Stored size: 292 Bytes

Contents

# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path('../config/application', __FILE__)
require 'rake'

require 'tasks/all'

task :default => [:'test:newrelic']

Version data entries

20 entries across 5 versions & 1 rubygems

Version Path
newrelic_rpm-3.6.8.168 test/environments/rails31/Rakefile
newrelic_rpm-3.6.8.168 test/environments/rails30/Rakefile
newrelic_rpm-3.6.8.168 test/environments/rails32/Rakefile
newrelic_rpm-3.6.8.168 test/environments/rails40/Rakefile
newrelic_rpm-3.6.8.164 test/environments/rails30/Rakefile
newrelic_rpm-3.6.8.164 test/environments/rails31/Rakefile
newrelic_rpm-3.6.8.164 test/environments/rails32/Rakefile
newrelic_rpm-3.6.8.164 test/environments/rails40/Rakefile
newrelic_rpm-3.6.7.159 test/environments/rails40/Rakefile
newrelic_rpm-3.6.7.159 test/environments/rails32/Rakefile
newrelic_rpm-3.6.7.159 test/environments/rails31/Rakefile
newrelic_rpm-3.6.7.159 test/environments/rails30/Rakefile
newrelic_rpm-3.6.7.159.beta test/environments/rails32/Rakefile
newrelic_rpm-3.6.7.159.beta test/environments/rails30/Rakefile
newrelic_rpm-3.6.7.159.beta test/environments/rails31/Rakefile
newrelic_rpm-3.6.7.159.beta test/environments/rails40/Rakefile
newrelic_rpm-3.6.7.152 test/environments/rails30/Rakefile
newrelic_rpm-3.6.7.152 test/environments/rails40/Rakefile
newrelic_rpm-3.6.7.152 test/environments/rails32/Rakefile
newrelic_rpm-3.6.7.152 test/environments/rails31/Rakefile