#164 Cron in Ruby


Jun 01 2009 8 mins  
Cron is great for handling recurring tasks, but it is an external dependency with a crazy syntax. In this episode I show you how to use Whenever to create cron jobs with Ruby.