DocumentServer/OnlineEditorsExample/OnlineEditorsExampleRuby/bin/rails
2015-04-29 19:10:50 +03:00

5 lines
149 B
Plaintext

#!/usr/bin/env ruby.exe
APP_PATH = File.expand_path('../../config/application', __FILE__)
require_relative '../config/boot'
require 'rails/commands'