rails 149 Bytes
Newer Older
Kristoff Sison's avatar
Kristoff Sison committed
1 2 3 4
#!/usr/bin/env ruby.exe
APP_PATH = File.expand_path('../../config/application', __FILE__)
require_relative '../config/boot'
require 'rails/commands'