~cytrogen/masto-fe

ref: 536dd046d44c1fb5738ee7044b359b63fb4359c7 masto-fe/Rakefile -rw-r--r-- 249 bytes
536dd046 — Daniel M Brasil Add ability to block sign-ups from IP using the CLI (#24870) 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