Class: ApplicationController
- Defined in:
- lib/app/controllers/application_controller.rb,
lib/vendor/plugins/rspec-rails/spec/resources/controllers/application.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
ArticlesController, ControllerInheritingFromApplicationControllerController, HomeController, PagesController, RedirectSpecController, RenderSpecController, RjsSpecController, Spec::Rails::Example::HelperExampleGroupController, Spec::Rails::Example::ViewExampleGroupController, TagsController, UserSessionsController