22. AWDR Depot App - Chapter 7 - Displaying the Catalog

This screencast will walk you through the pimped up version of the depot app using Rails 2.0 features. You will learn about:

  • Admin namespace in routes
  • How to create a password protected admin section.
  • How to handle a resource that is shared by admin and public users.

Based on the Depot application developed in Agile Web Development with Rails