application_controller.rb

Path: app/controllers/application_controller.rb
Last Update: Sat Nov 07 11:17:11 +0100 2009

File application_controller.rb Project iboard4 Author Andreas Altendorfer Copyright 2009 by Andreas Altendorfer

Handels current_user and current_session purposes

Filters added to this controller apply to all controllers in the application. Likewise, all the methods added will be available for all controllers.

[Validate]