I need to schedule a task that needs to run on a particular interval.
What are the gems / plugins available in rails 3 for achieving the same? If we have a list, how should we choose one among them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Whenever is by far the most popular gem for using cron to do this.
https://github.com/javan/whenever