Sha256: 2026acfb7e25ba7af01dc9cfa81f753df7d7259efb63b8ffd4c384168b976bd2

Contents?: true

Size: 314 Bytes

Versions: 306

Compression:

Stored size: 314 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 'rake/testtask'
require 'rake/rdoctask'

Rails::Application.load_tasks

Version data entries

306 entries across 274 versions & 29 rubygems

Version Path
passenger-4.0.60 test/stub/rails3.0/Rakefile
passenger-5.0.4 test/stub/rails3.0/Rakefile
passenger-5.0.3 test/stub/rails3.0/Rakefile
passenger-5.0.2 test/stub/rails3.0/Rakefile
passenger-5.0.1 test/stub/rails3.0/Rakefile
passenger-5.0.0.rc2 test/stub/rails3.0/Rakefile
passenger-5.0.0.rc1 test/stub/rails3.0/Rakefile
passenger-4.0.59 test/stub/rails3.0/Rakefile
passenger-5.0.0.beta3 test/stub/rails3.0/Rakefile
passenger-4.0.58 test/stub/rails3.0/Rakefile
passenger-4.0.57 test/stub/rails3.0/Rakefile
passenger-5.0.0.beta2 test/stub/rails3.0/Rakefile
passenger-4.0.56 test/stub/rails3.0/Rakefile
passenger-4.0.55 test/stub/rails3.0/Rakefile
passenger-5.0.0.beta1 test/stub/rails3.0/Rakefile
passenger-4.0.53 test/stub/rails3.0/Rakefile
passenger-4.0.52 test/stub/rails3.0/Rakefile
passenger-4.0.51 test/stub/rails3.0/Rakefile
passenger-4.0.50 test/stub/rails3.0/Rakefile
passenger-4.0.49 test/stub/rails3.0/Rakefile