Class: ApplicationController

Inherits:
ActionController::Base show all
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.

Instance Attribute Summary

Attributes inherited from ActionController::Base

#formats

Method Summary

Methods included from InheritedResources::DSL

included

Methods inherited from ActionController::Base

clear_respond_to, inherit_resources, respond_to, #respond_to, #respond_with, #responder