orbit4-5/Rakefile

7 lines
250 B
Ruby
Raw Normal View History

# 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__)
2014-04-14 03:27:09 +00:00
Orbit::Application.load_tasks