Railscasts #164: Cron in Ruby

Posted in Development, Broadcasting, Frameworks, Ruby, Screencasts, Ruby On Rails on June 02, 2009


Railscasts #164: Cron in Ruby
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.

Watch Video Watch Video Watch Video on External Site


Tags: Ruby, Ruby On Rails, Frameworks, Railscasts, Broadcasting, Screencasts, Development