Posts tagged cron

Jan30

Hello whenever, goodbye manual crontab

whenever cron ruby capistrano | comments

Do you hate managing cron configurations manually? How about maintaining different cron configs for every Rails application you might possibly have?

Wheneverize

Say hello to a ruby gem called whenever. It basically allows you to configure your cron jobs in ruby. An example to illustrate:

Continue reading »