Heroku and Schedule Jobs
Hello!
I'm implementing a new feature in my app that e-mailing all users every first day of the month. My app is running in Heroku.
My question is: what is the best way to achieve this feature?
We are already using redis with resque to queue job