Top "Rufus-scheduler" questions

rufus-scheduler is a job scheduler for Ruby (at, cron, in, every and interval jobs).

How to check for a running process with Ruby?

I use a scheduler (Rufus scheduler) to launch a process called "ar_sendmail" (from ARmailer), every minute. The process should …

ruby-on-rails process rufus-scheduler
Ruby on rails scheduled tasks

This is my first time scheduling a task and I am not sure of the best implementation (or the proper …

ruby-on-rails cron whenever rufus-scheduler