Branding
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ module Rake
|
||||
alias_method :original_execute, :execute
|
||||
|
||||
def execute(args)
|
||||
RakeControl.wrap(name, comment) do
|
||||
Burden.wrap(name, comment) do
|
||||
original_execute(args)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user