Posts tagged cron

Jun11

whenever: cron...the Ruby Way

cron ruby | comments

Many Rails app need to make use of cron in some form or fashion. Whenever is a great little DSL for creating, organizing, managing, and deploying your app related cron jobs.

Continue reading »

Jun02

Crontab problems with nano

cron tips | comments

I was trying to set up a cron job on my new (relatively) SliceHost VPS. On Ubuntu, each time I would run crontab -e, edit and save the file, I would get this:

Continue reading »