Skip to content

Commit

Permalink
added Railscasts link
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Jun 2, 2009
1 parent c1bc0ab commit 74ee260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Expand Up @@ -2,6 +2,8 @@


Whenever is a Ruby gem that provides a clear syntax for defining cron jobs. It outputs valid cron syntax and can even write your crontab file for you. It is designed to work well with Rails applications and can be deployed with Capistrano. Whenever works fine independently as well. Whenever is a Ruby gem that provides a clear syntax for defining cron jobs. It outputs valid cron syntax and can even write your crontab file for you. It is designed to work well with Rails applications and can be deployed with Capistrano. Whenever works fine independently as well.


Ryan Bates created a great Railscast about Whenever: http://railscasts.com/episodes/164-cron-in-ruby

== Installation == Installation


Regular (non-Rails) install: Regular (non-Rails) install:
Expand Down

0 comments on commit 74ee260

Please sign in to comment.