Added example.
This commit is contained in:
4
OnlineEditorsExample/OnlineEditorsExampleRuby/bin/rails
Normal file
4
OnlineEditorsExample/OnlineEditorsExampleRuby/bin/rails
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby.exe
|
||||
APP_PATH = File.expand_path('../../config/application', __FILE__)
|
||||
require_relative '../config/boot'
|
||||
require 'rails/commands'
|
||||
Reference in New Issue
Block a user