Fixed error in user_mailer

This commit is contained in:
Godwin
2016-06-07 21:06:02 -07:00
parent 5c11c6147e
commit 7e3163c0d0
2 changed files with 4 additions and 3 deletions
@@ -0,0 +1 @@
Delayed::Worker.logger = Logger.new(File.join(Rails.root, 'log', 'delayed_job.log'))