Module: JsClientBridge::Responses

Extended by:
Error, Exception, Ok, Validation
Defined in:
lib/js-client-bridge/responses/ok.rb,
lib/js-client-bridge/responses.rb,
lib/js-client-bridge/responses/error.rb,
lib/js-client-bridge/responses/exception.rb,
lib/js-client-bridge/responses/validation.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Error, Exception, Ok, Validation

Method Summary

Methods included from Validation

render_validation, respond_with_validation_error

Methods included from Exception

render_exception, render_exceptions, respond_with_exception, respond_with_exceptions

Methods included from Error

render_error, respond_with_error

Methods included from Ok

render_ok, respond_with_ok