Added example.
This commit is contained in:
4
OnlineEditorsExample/OnlineEditorsExampleRuby/bin/rake
Normal file
4
OnlineEditorsExample/OnlineEditorsExampleRuby/bin/rake
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby.exe
|
||||
require_relative '../config/boot'
|
||||
require 'rake'
|
||||
Rake.application.run
|
||||
Reference in New Issue
Block a user