Module: Cuprum::Rails::Responses::Html

Defined in:
lib/cuprum/rails/responses/html.rb,
lib/cuprum/rails/responses/html/render_response.rb,
lib/cuprum/rails/responses/html/redirect_response.rb,
lib/cuprum/rails/responses/html/redirect_back_response.rb

Overview

Namespace for response objects, which encapsulate Html responses.

Defined Under Namespace

Classes: RedirectBackResponse, RedirectResponse, RenderResponse