osem-fcy/Rakefile

7 lines
227 B
Text
Raw Normal View History

2013-01-07 09:04:09 +01:00
# 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.
2022-02-10 17:41:08 +01:00
require_relative 'config/application'
2013-01-07 09:04:09 +01:00
2022-02-10 17:41:08 +01:00
Rails.application.load_tasks