~cytrogen/masto-fe

ref: 785e650ab44e9ffd28f4284f68ae82007f5609bb masto-fe/Rakefile -rw-r--r-- 249 bytes
785e650a — Daniel M Brasil Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072) 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