Replaced delayed job with sidekiq

This commit is contained in:
Godwin
2016-06-28 17:27:16 -07:00
parent b719b2c8ef
commit 8120727b31
10 changed files with 20 additions and 46 deletions
@@ -1 +0,0 @@
Delayed::Worker.logger = Logger.new(File.join(Rails.root, 'log', 'delayed_job.log'))