Make Recipe::DSL methods public
This commit is contained in:
@@ -20,8 +20,6 @@ module Producer
|
||||
self
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def source(filepath)
|
||||
instance_eval File.read("./#{filepath}.rb"), "#{filepath}.rb"
|
||||
end
|
||||
|
Reference in New Issue
Block a user