~cytrogen/masto-fe

ref: 88d33f361fcd5de267caa23bd4ad40b5b14dbd45 masto-fe/Rakefile -rw-r--r-- 249 bytes
88d33f36 — Matt Jankowski Fix Lint/DuplicateBranch cop (#24766) 2 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