Class: ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- ApplicationController
- Includes:
- InheritedResources::DSL
- Defined in:
- lib/app/controllers/application_controller.rb,
lib/vendor/plugins/inherited_resources/test/test_helper.rb,
lib/vendor/plugins/inherited_resources/test/aliases_test.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.
Direct Known Subclasses
InheritedResources::Base, PasswordResetsController, StudentsController, UserSessionsController
Instance Attribute Summary
Attributes inherited from ActionController::Base
Method Summary
Methods included from InheritedResources::DSL
Methods inherited from ActionController::Base
clear_respond_to, inherit_resources, respond_to, #respond_to, #respond_with, #responder