Latest Screencasts
RailsCasts #256 I18n Backends
Railscasts - 2011-03-07 - free
Internationalization is easy to add in Rails, but the YAML files can be difficult to manage. In this episode I show how to use Redis for managing the translations through a web interface.
Watch this screencastRailsCasts #238 Mongoid
Railscasts - 2010-11-01 - free
Mongoid is a polished, high-level Ruby gem for accessing MongoDB. Here I cover installation, adding fields, validations, associations, and keys.
Watch this screencastRailsCasts #163 Self-Referential Association
Railscasts - 2009-05-25 - free
Creating a social networking site often requires a self-referential association on the User model to define friends/followers. In this episode I show how to do exactly that.
Watch this screencastRailsCasts #152 Rails 2.3 Extras
Railscasts - 2009-03-09 - free
This episode finishes up this series on Rails 2.3. Here you will learn about several smaller additions in 2.3.
Watch this screencastRailsCasts #138 I18n
Railscasts - 2008-12-01 - free
Internationalization is one of the biggest additions in Rails 2.2. See how the basics work in this episode.
Watch this screencast