RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: tejasbubane
Site: http://foss-geek.blogspot.com/
Awesome tutorial!
Yes. That would be great. I am facing the same issue now on EC2. Do you know of any workaround?
just tested it on my localhost
After you run whenever --update-crontab
Go and edit the crontab (using crontab -e) And replace production with development.
Note: You have to do this change every time you update the crontab.
Awesome tutorial!
Yes. That would be great. I am facing the same issue now on EC2. Do you know of any workaround?
just tested it on my localhost
After you run
whenever --update-crontab
Go and edit the crontab (using crontab -e)
And replace production with development.
Note: You have to do this change every time you update the crontab.