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