I am working on an application which people can sign up to and schedule tasks to be done.
When the user schedules a task they enter a date and time. I want the application to wake up and send an email to the user at the date and time they have entered.
I am unsure what gems/plugins to use in rails to achieve this, anyone have a suggestion?
Cheers
Eef