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
cloudfuji-0.0.41 spec/test_apps/rails-3.0/Rakefile
cloudfuji-0.0.40 spec/test_apps/rails-3.0/Rakefile
active-fedora-4.1.0 spec/rails3_test_app/Rakefile
active-fedora-4.0.0 spec/rails3_test_app/Rakefile
cloudfuji-0.0.39 spec/test_apps/rails-3.0/Rakefile
cloudfuji-0.0.38 spec/test_apps/rails-3.0/Rakefile
cloudfuji-0.0.37 spec/test_apps/rails-3.0/Rakefile
active-fedora-4.0.0.rc20 spec/rails3_test_app/Rakefile
active-fedora-4.0.0.rc19 spec/rails3_test_app/Rakefile
active-fedora-4.0.0.rc18 spec/rails3_test_app/Rakefile
active-fedora-4.0.0.rc17 spec/rails3_test_app/Rakefile
active-fedora-4.0.0.rc16 spec/rails3_test_app/Rakefile
MyCommerceapi-1.0.0 core/spec/test_app/Rakefile
MyCommerceapi-1.0.0 auth/spec/test_app/Rakefile
MyCommerceapi-1.0.0 dash/spec/test_app/Rakefile
MyCommerceapi-1.0.0 api/spec/test_app/Rakefile
MyCommerceapi-1.0.0 promo/spec/test_app/Rakefile
MyCommerce-0.0.3 dash/spec/test_app/Rakefile
MyCommerce-0.0.3 promo/spec/test_app/Rakefile
MyCommerce-0.0.3 auth/spec/test_app/Rakefile