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

Latest Screencasts

RailsCasts #197 Nested Model Form Part 2

Railscasts - 2010-01-18 - free

Add and remove nested model fields dynamically through JavaScript using either Prototype or jQuery.

Watch this screencast

RailsCasts #196 Nested Model Form Part 1

Railscasts - 2010-01-11 - free

Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested model fields.

Watch this screencast

RailsCasts #154 Polymorphic Association

Railscasts - 2009-03-23 - free

Polymorphic associations can be perplexing. In this episode I show you how to set it up in Active Record and then move to the controller and view layer.

Watch this screencast

RailsCasts #139 Nested Resources

Railscasts - 2008-12-08 - free

In this episode I show how to nest resources through routing and go into some new additions in Rails 2.2.

Watch this screencast
Find more screencasts on the homepage