Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Free Screencasts

How to Use RVM

Screencasts Org - 2011-04-08 - free

In our Ruby developer career there may come a time when we have to deploy our app with other versions of Ruby. We may also take a fancy to implementations such as MacRuby, and want to try them out. However, installing many different versions of Ruby on the same box...

Watch this screencast

RailsCasts #255 Undo with Paper Trail

Railscasts - 2011-02-28 - free

Undo and redo behavior is easy to add with a versioning gem such as Paper Trail. Learn how to add an undo link to any model's flash message.

Watch this screencast

RVM – Ruby Version Manager

Teach Me To Code - 2010-03-23 - free

RVM is a program that allows you to install and manage multiple versions of Ruby and Gems. This setup is ideal for testing your application or gem (library) against multiple versions of Ruby. Also, if you’re looking into Rails 3 on Ruby 1.9 this is a great way to try it out. Are you thinking [...]

Watch this screencast

RailsCasts #177 Model Versioning

Railscasts - 2009-08-31 - free

If you need to keep track of a model's history of changes and switch between versions, consider using the vestal_versions gem like I show in this episode.

Watch this screencast

Episode 032: Capistrano

Sdruby - 2007-11-02 - free

Rob Kaufman takes on Capistrano 2. What is it? How does it work? What's changed since version 1?

Watch this screencast
Find more screencasts on the homepage