Reading the documentation here, https://devcenter.heroku.com/articles/scheduler, I see how to schedule tasks with rails. But I was wondering how to schedule tasks with regular ruby?
What do I have to put in the task field to have my ruby script run?
You should be able to add a Rakefile to your regular ruby app, and run rake task_name
via the scheduler.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With