~cytrogen/masto-fe

ref: 31d5bc89d12cd2c5c9b148e4abaa37b2f553a8d5 masto-fe/Rakefile -rw-r--r-- 249 bytes
31d5bc89 — Matt Jankowski Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406) 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