~cytrogen/masto-fe

ref: 890e3347034db20410f8b11a7bf2518cfdf527b9 masto-fe/bin/rails -rwxr-xr-x 141 bytes
890e3347 — Claire Add migration tests for negative settings (#27012) 2 years ago
                                                                                
1
2
3
4
#!/usr/bin/env ruby
APP_PATH = File.expand_path('../config/application', __dir__)
require_relative '../config/boot'
require 'rails/commands'