Class: JsendResponder

Defined in: src/impl/jsend_responder.coffee
Inherits: Responder

Overview

http://labs.omniti.com/labs/jsend

Instance Method Summary

Inherited Method Summary

Methods inherited from Responder

#success, #fail, #error

Instance Method Details

- (void) fail(req, res, errors)

- (void) success(req, res, data)

- (void) error(req, res, error)