Module: Served::Resource
- Defined in:
- lib/served/error.rb,
lib/served/resource/base.rb,
lib/served/resource/http_errors.rb,
lib/served/resource/requestable.rb,
lib/served/resource/validatable.rb,
lib/served/resource/attributable.rb,
lib/served/resource/configurable.rb,
lib/served/resource/serializable.rb,
lib/served/resource/resource_invalid.rb,
lib/served/resource/response_invalid.rb,
lib/served/resource/invalid_attribute_serializer.rb
Overview
TODO: remove in 1.0, this preserves backwards compatibility with 0.2
Defined Under Namespace
Modules: Attributable, Configurable, Requestable, Serializable, Validatable Classes: BadGateway, BadRequest, Base, Forbidden, HttpError, InternalServerError, InvalidAttributeSerializer, MethodNotAllowed, MovedPermanently, NotAcceptable, NotFound, RequestTimeout, ResourceInvalid, ResponseInvalid, Unauthorized, UnprocessableEntity