rails new plugin, see readme for command
This commit is contained in:
4
test/dummy/bin/rake
Executable file
4
test/dummy/bin/rake
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
require_relative "../config/boot"
|
||||
require "rake"
|
||||
Rake.application.run
|
Reference in New Issue
Block a user