Sha256: 331a1b33bc6c3ecdc377171cb696b5f40bc51cc9027585b3f383cdea98d435db

Contents?: true

Size: 274 Bytes

Versions: 7

Compression:

Stored size: 274 Bytes

Contents

#!/usr/bin/env rake
# 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__)

BookStore::Application.load_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
data_active-0.0.7 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.6 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.5 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.4 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.3 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.2 test_apps/book_store_rails_31x/Rakefile
data_active-0.0.1 test_apps/book_store_rails_31x/Rakefile