Newer
Older
dmpopidor / bin / rails
@Brian Riley Brian Riley on 22 Jul 2016 145 bytes Rails 4.2 (#10)
#!/usr/bin/env ruby
APP_PATH = File.expand_path('../../config/application', __FILE__)
require_relative '../config/boot'
require 'rails/commands'