class Cuprum::Rails::Responders::Html::SingularResource

Defines default responses for a singular RESTful resource.

Responds to any other successful result by rendering the template for the action name and passing the result value as assigned variables. For a failing result, redirects to the parent resource.