Module: Cuprum::Rails::Responders

Defined in:
lib/cuprum/rails/responders.rb,
lib/cuprum/rails/responders/html.rb,
lib/cuprum/rails/responders/json.rb,
lib/cuprum/rails/responders/actions.rb,
lib/cuprum/rails/responders/matching.rb,
lib/cuprum/rails/responders/serialization.rb,
lib/cuprum/rails/responders/base_responder.rb,
lib/cuprum/rails/responders/html_responder.rb,
lib/cuprum/rails/responders/json_responder.rb

Overview

Namespace for responders, which process action results into responses.

Defined Under Namespace

Modules: Actions, Html, Json, Matching, Serialization Classes: BaseResponder, HtmlResponder, JsonResponder