Module: Cuprum::Rails::Responders::Html

Defined in:
lib/cuprum/rails/responders/html.rb,
lib/cuprum/rails/responders/html/resource.rb,
lib/cuprum/rails/responders/html/rendering.rb,
lib/cuprum/rails/responders/html/plural_resource.rb,
lib/cuprum/rails/responders/html/singular_resource.rb

Overview

Namespace for HTML responders, which process action results into responses.

Defined Under Namespace

Modules: Rendering Classes: PluralResource, Resource, SingularResource