search for: jhonovich

Displaying 1 result from an estimated 1 matches for "jhonovich".

Did you mean: honovich
2009 Aug 29
1
Delayed_Jobs Failed: Where to Check Logs/Errors?
...check details on what is happening with delayed_jobs? I know when I send it normally/synchronously, it completes successful. However, when I use delayed_jobs, it fails. Code Sample: Class Mailer ... def report(email,time,name) ... end Controller Mailer.send_later(:deliver_report,"jhonovich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org",time,name) Any ideas? Thank you. -- Posted via http://www.ruby-forum.com/.