Sha256: 3a6267e9b9cbb79b7c380b66c50869fbd1613aa3f22dcefd8917bc87eb5a47de

Contents?: true

Size: 267 Bytes

Versions: 230

Compression:

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

TestApp::Application.load_tasks

Version data entries

230 entries across 222 versions & 22 rubygems

Version Path
active-fedora-6.8.0 spec/rails3_test_app/Rakefile
active-fedora-6.7.8 spec/rails3_test_app/Rakefile
active-fedora-6.7.7 spec/rails3_test_app/Rakefile
active-fedora-6.7.6 spec/rails3_test_app/Rakefile
active-fedora-6.7.5 spec/rails3_test_app/Rakefile
active-fedora-6.7.4 spec/rails3_test_app/Rakefile
active-fedora-6.7.3 spec/rails3_test_app/Rakefile
active-fedora-6.7.2 spec/rails3_test_app/Rakefile
active-fedora-6.7.1 spec/rails3_test_app/Rakefile
active-fedora-6.7.0 spec/rails3_test_app/Rakefile
active-fedora-6.7.0.rc1 spec/rails3_test_app/Rakefile
active-fedora-6.6.1 spec/rails3_test_app/Rakefile
active-fedora-6.6.0 spec/rails3_test_app/Rakefile
active-fedora-5.7.1 spec/rails3_test_app/Rakefile
active-fedora-5.7.0 spec/rails3_test_app/Rakefile
active-fedora-6.6.0.rc5 spec/rails3_test_app/Rakefile
active-fedora-6.6.0.rc4 spec/rails3_test_app/Rakefile
active-fedora-6.6.0.rc3 spec/rails3_test_app/Rakefile
active-fedora-6.6.0.rc2 spec/rails3_test_app/Rakefile
active-fedora-6.6.0.rc1 spec/rails3_test_app/Rakefile