Latest Screencasts
RailsCasts #21 Super Simple Authentication
Railscasts - 2007-04-20 - free
The final piece of the administration puzzle: authentication. There are many different approaches which is why I saved this step for last. This episode will cover a few techniques including the simple solution used for this site.
Watch this screencastRailsCasts #20 Restricting Access
Railscasts - 2007-04-18 - free
In this second part of the series on administration, you will learn how to lock down the site to keep the public from accessing the administration features.
Watch this screencastRailsCasts #19 Where Administration Goes
Railscasts - 2007-04-16 - free
This is the first part of a three part series on building an administration system. Many developers choose to separate it completely from the public side of the site by placing it into an admin subdirectory. This episode will show you an alternative and often better solution.
Watch this screencast