Class ActionController::Base
In: lib/inherited_resources.rb
Parent: Object

Methods

Public Class methods

If you cannot inherit from InheritedResources::Base you can call inherit_resources in your controller to have all the required modules and funcionality included.

[Validate]