application.rb

Path: app/controllers/application.rb
Last Update: Sun Apr 17 15:56:45 CDT 2005

Application-wide functionality used by controllers.

Also establishes Cart, LineItem, and User as models. This is necessary because these classes appear in sessions, and hence have to be preloaded

[Validate]