Missing Required Gems - javan-whenever and cron job in rails
Posted
by Matenia Rossides
on Stack Overflow
See other posts from Stack Overflow
or by Matenia Rossides
Published on 2010-04-07T14:02:50Z
Indexed on
2010/04/11
13:23 UTC
Read the original article
Hit count: 184
Hi,
I have finally managed to get javan-whenever gem working on my site5 server, and updating the crontab is quite easy, however whenever a cron job is run with the code that is generated, i get a "missing required gems" error where it lists about 8/10 of my gems.
Has anyone else had this problem? If so, what would the solution be.
The funny thing is that when it outputs where my gems are, this is all correct, and the gems are loading fine from within my application.
Cheers, Matenia
© Stack Overflow or respective owner