tobi / delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify
http://tobi.github.com/delayed_job
MIT License
2.15k stars 1.25k forks source link

Fixed jobs not executing in Rails3.1rc5 due to run_at = nil #46

Open singjie opened 13 years ago

singjie commented 13 years ago

before* after* methods are deprecated in Rails3.0 and removed in Rails3.1rc5