I have a rake task called 'cron' that executes just fine from heroku client:
heroku rake cron According to the documentation this is supposed to be executed hourly, but I can confirm that it has never been executed except by me manually. I also have cron'd (externally) a curl request to my app to keep it 'active' Anybody using the cron system with success? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
