Dirty logging to DB

This commit is contained in:
Gregory Eremin
2013-06-06 18:15:38 +04:00
parent f7964df0b6
commit 802fe508ea
18 changed files with 140 additions and 74 deletions
-4
View File
@@ -7,9 +7,5 @@ module Rake
original_execute(args)
end
end
def stats
RakeControl::Statistics.new(name)
end
end
end