~cytrogen/masto-fe

ref: f906e21a4fa2b035ee565ed55eeaa629df48e2e6 masto-fe/Rakefile -rw-r--r-- 249 bytes
f906e21a — Daniel M Brasil Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196) 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