Latest Free Screencasts
RailsCasts #218 Making Generators in Rails 3
Railscasts - 2010-06-14 - free
Generators in Rails 3 have been rewritten to use Thor which means the code used to create a generator is quite different. Here you will learn the new way to make generators in Rails 3.
Watch this screencastRailsCasts #216 Generators in Rails 3
Railscasts - 2010-05-31 - free
Generators in Rails 3 have been completely rewritten to be more modular. This allows you to customize any generator to fit your specific preferences.
Watch this screencastRailsCasts #87 Generating RSS Feeds
Railscasts - 2008-01-06 - free
See how to easily generate and link to an RSS feed using new features in Rails 2.0. Watch this episode or details.
Watch this screencastRailsCasts #58 How to Make a Generator
Railscasts - 2007-07-16 - free
Rails comes with many built-in generators, but what if you want to customize them or make your own? Rails gives you a great way to do this which you will learn in this episode.
Watch this screencast