New rails app for working through http://www.rubyinside.com/how-to-rails-3-and-rspec-2-4336.html
This commit is contained in:
7
rails/gerbil/Rakefile
Normal file
7
rails/gerbil/Rakefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/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__)
|
||||
|
||||
Gerbil::Application.load_tasks
|
Reference in New Issue
Block a user