Web interface draft
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module Rake
|
||||
class Task
|
||||
alias :original_execute :execute
|
||||
alias_method :original_execute, :execute
|
||||
|
||||
def execute(args)
|
||||
RakeControl.wrap(name, comment) do
|
||||
|
||||
Reference in New Issue
Block a user