Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require "rake_control/version"
|
||||
|
||||
module RakeControl
|
||||
# Your code goes here...
|
||||
end
|
||||
@@ -0,0 +1,3 @@
|
||||
module RakeControl
|
||||
VERSION = "0.0.1"
|
||||
end
|
||||
Reference in New Issue
Block a user