~cytrogen/masto-fe

ref: 9c1929efad6cd101ea593c321efcb4e8c43e8e1e masto-fe/bin/rails -rwxr-xr-x 141 bytes
9c1929ef — Claire Fix incorrect import of redux store (#24805) 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'