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.27 test/stub/rails3.0/Rakefile
passenger-4.0.26 test/stub/rails3.0/Rakefile
passenger-4.0.25 test/stub/rails3.0/Rakefile
passenger-4.0.24 test/stub/rails3.0/Rakefile
passenger-4.0.23 test/stub/rails3.0/Rakefile
passenger-4.0.21 test/stub/rails3.0/Rakefile
passenger-4.0.20 test/stub/rails3.0/Rakefile
passenger-4.0.19 test/stub/rails3.0/Rakefile
passenger-4.0.18 test/stub/rails3.0/Rakefile
passenger-4.0.17 test/stub/rails3.0/Rakefile
passenger-4.0.16 test/stub/rails3.0/Rakefile
passenger-4.0.14 test/stub/rails3.0/Rakefile
passenger-4.0.13 test/stub/rails3.0/Rakefile
passenger-4.0.10 test/stub/rails3.0/Rakefile
passenger-4.0.8 test/stub/rails3.0/Rakefile
passenger-4.0.7 test/stub/rails3.0/Rakefile
passenger-4.0.6 test/stub/rails3.0/Rakefile
passenger-4.0.5 test/stub/rails3.0/Rakefile
passenger-3.0.21 test/stub/rails_apps/3.0/empty/Rakefile
passenger-4.0.4 test/stub/rails3.0/Rakefile