chexpire/Rakefile

7 lines
227 B
Ruby
Raw Permalink Normal View History

2018-05-23 10:32:04 +02: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.
2018-05-23 10:47:30 +02:00
require_relative "config/application"
2018-05-23 10:32:04 +02:00
Rails.application.load_tasks