2013-06-06 18:15:38 +04:00

5 lines
97 B
Ruby

RakeControl.configure do |c|
c.storage = :active_record
c.ignored_tasks = [:environment]
end