~cytrogen/masto-fe

ref: dfedf0ec64983952e8fd91d0fb95b1f332edfd55 masto-fe/bin/rails -rwxr-xr-x 141 bytes
dfedf0ec — nemobis Fix typo in CHANGELOG.md (#25764) 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'