Sha256: 7c1d9ca5f919676cde16d9a1334c22f76036a4dcbaec6092fb5d743e57656ced

Contents?: true

Size: 355 Bytes

Versions: 278

Compression:

Stored size: 355 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'

RpmTestApp::Application.load_tasks
require 'tasks/all'

Rake::Task["default"].clear
task :default => [:'test:newrelic']

Version data entries

278 entries across 51 versions & 2 rubygems

Version Path
newrelic_rpm-4.1.0.333 test/environments/rails40/Rakefile
newrelic_rpm-4.1.0.333 test/environments/rails31/Rakefile
newrelic_rpm-4.1.0.333 test/environments/rails30/Rakefile
newrelic_rpm-4.1.0.333 test/environments/rails50/Rakefile
newrelic_rpm-4.1.0.333 test/environments/rails42/Rakefile
newrelic_rpm-4.1.0.333 test/environments/rails41/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails30/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails40/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails41/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails42/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails31/Rakefile
newrelic_rpm-4.0.0.332 test/environments/rails50/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails42/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails50/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails30/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails40/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails41/Rakefile
newrelic_rpm-3.18.1.330 test/environments/rails31/Rakefile
newrelic_rpm-3.18.0.329 test/environments/rails50/Rakefile
newrelic_rpm-3.18.0.329 test/environments/rails30/Rakefile