Latest Screencasts
RailsCasts #245 New Gem with Bundler
Railscasts - 2010-12-20 - free
Creating new gems is easy with the `bundle gem` command. In this episode I will walk you through how this works.
Watch this screencastRailsCasts #242 Thor
Railscasts - 2010-11-29 - free
Thor is an alternative to Rake. It has better support for command line arguments and provides a way to add global scripts.
Watch this screencastRailsCasts #133 Capistrano Tasks
Railscasts - 2008-10-27 - free
Do you know how to make Capistrano tasks? See how to change default deployment behavior with custom tasks in this episode.
Watch this screencastRailsCasts #127 Rake in Background
Railscasts - 2008-09-15 - free
In need of a background process? You may be able to accomplish this with a simple Rake task. See how in this episode.
Watch this screencastRailsCasts #66 Custom Rake Tasks
Railscasts - 2007-08-13 - free
Rake is one of those tools that you don't realize how powerful it is until you start using it. In this episode you will learn how to create custom rake tasks and improve them by using rake features.
Watch this screencast