Class: ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
AuthenticatedSystem
Defined in:
lib/branston/app/controllers/application_controller.rb

Overview

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