On Apr 14, 2010, at 7:13 AM, Markus Häcki wrote:
Hi Brandon,
When i run rake jobs:work the following error message appears:
*** Starting job worker localhost pid:79949
rake aborted!
uninitialized constant Delayed::Job
What did I do wrong?
Markus
Am 14.04.2010 um 13:28 schrieb Brandon Keepers:
Theres a bug in the latest version where it doesn't get properly
initialized when using the rake task. If you create a file in config/
initializers and put the follow in it, the error should go away:
Delayed::Worker.backend = :actvie_record
Brandon
----------------
When I enter that sentence I cant even start the server...
in `gem_original_require': no such file to load -- delayed/backend/
actvie_record (MissingSourceFile)
any ideas?
--
Subscription settings:
http://groups.google.com/group/delayed_job/subscribe?hl=en