| Path: | app/controllers/application.rb |
| Last Update: | Thu Nov 27 15:20:00 -0500 2008 |
This controller is the bridge between client HTTP requests and Code Blue, examining request data and returning appropriate project data.
Filters added to this controller will be run for all controllers in the application.
All methods in this class are available to all controllers.
Class and instance variables within this controller are accessible only during the lifetime of the current page request, they do not persist across multiple requests.