Latest Screencasts (page 4)
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 screencastEpisode 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