~cytrogen/masto-fe

ref: fc8577cf2b0f852fe9b5ac2e19ec2fcce0180c49 masto-fe/Rakefile -rw-r--r-- 249 bytes
fc8577cf — Thibaut Girka Minor refactoring 6 years ago
                                                                                
1
2
3
4
5
6
# 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__)

Rails.application.load_tasks