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

Latest Free Screencasts (page 3)

RailsCasts #73 Complex Forms Part 1

Railscasts - 2007-10-01 - free

Complex forms often lead to complex controllers, but that doesn't have to be the case. In this episode see how you can create multiple models through a single form while keeping the controller clean.

Watch this screencast

RailsCasts #63 Model Name in URL

Railscasts - 2007-07-27 - free

By default, Rails uses the model's id in the URL. What if you want to use the name of the model instead? You can change this behavior by overriding the to_param method in the model. Watch this episode for details.

Watch this screencast

Episode 017: ActsNaked

Sdruby - 2007-02-15 - free

In today's episode, Patrick Crowley introduces his first Rails plugin titled ActsNaked. It's an easy way to strip your models and keep them DRY.

Watch this screencast
Find more screencasts on the homepage