I am trying to use DelayedJob and the job is failing, giving the following error in the database:
{Delayed::DeserializationError /Library/Ruby/Gems/1.8/gems/delayed_j
Today, I also suffered through this error and after doing hectic analysis found:
select * from delayed_jobs
;Probable causes can be:
I Hope this will help!