Class: InheritedResources::Responder

Inherits:
ActionController::Responder show all
Includes:
Responders::FlashResponder, Responders::HttpCacheResponder
Defined in:
lib/inherited_resources/responder.rb

Constant Summary

Constants inherited from ActionController::Responder

ActionController::Responder::ACTIONS_FOR_VERBS

Instance Attribute Summary

Attributes inherited from ActionController::Responder

#controller, #format, #options, #request, #resource, #resources

Method Summary

Methods inherited from ActionController::Responder

call, #initialize, #respond, #to_format, #to_html

Constructor Details

This class inherits a constructor from ActionController::Responder