~cytrogen/masto-fe

ref: 03a707f6a6c8bbefec630c04d183fc9f22b23d9d masto-fe/Rakefile -rw-r--r-- 249 bytes
03a707f6 — Daniel M Brasil Add test coverage for `Mastodon::CLI::Accounts#merge` (#25199) 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