Closed designskiller closed 8 years ago
@designskiller You can, if you setup your system's cron to do so.
Heroku scheduler works like the cron. So just setup a cron to run the rake task.
This might help: http://tutorials.jumpstartlab.com/topics/systems/automation.html
We will add a guide on how to setup cron for this project in the near future :)
@jbernardo95 Thank you!
@designskiller Just updated the README with setup instructions for a custom server 😉
README
@designskiller You can, if you setup your system's cron to do so.
Heroku scheduler works like the cron. So just setup a cron to run the rake task.
This might help: http://tutorials.jumpstartlab.com/topics/systems/automation.html
We will add a guide on how to setup cron for this project in the near future :)