Latest Screencasts
RailsCasts #84 Cookie Based Session Store
Railscasts - 2007-12-16 - free
In Rails 1.2 the default session store is file based. This is inefficient and difficult to maintain. In Rails 2.0 the default is now cookie based which has several benefits as you will see in this episode.
Watch this screencastRailsCasts #83 Migrations in Rails 2.0
Railscasts - 2007-12-09 - free
Migrations are now sexy in Rails 2.0! In this episode we will take a look at these improvements and the related rake tasks.
Watch this screencastRailsCasts #82 HTTP Basic Authentication
Railscasts - 2007-12-02 - free
Rails 2.0 offers an extremely easy way to do HTTP basic authentication. See how in this episode.
Watch this screencastRailsCasts #81 Fixtures in Rails 2.0
Railscasts - 2007-11-25 - free
In Rails 2.0, fixtures see many improvements which makes them much easier to manage. Watch this episode for details.
Watch this screencastRailsCasts #80 Simplify Views with Rails 2.0
Railscasts - 2007-11-18 - free
Rails 2.0 is almost here. One of the many features in this release is the smarter helper methods which can make your views much cleaner. Learn all about it in this Episode.
Watch this screencast