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
@@ -0,0 +1,4 @@
RakeControl.configure do |c|
c.storage = :active_record
c.ignored_tasks = [:environment]
end