RubyGems Navigation menu

portion_control 0.0.1

A gem to allow a RESTful API to provide a given resource at various levels of completeness, or "weight." Portion Control uses MIME types to specify whether a "lightweight", normal, or "complete" representation is desired. The intent is that a lightweight representation should not make any calls to other services or include large amounts of data, a normal representation has no particular limitations, and a complete representation should include all available data on a resource.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - August 17, 2014 (6.5 KB)

Development Dependencies (2):

bundler ~> 1.6
rake ~> 10.0

Owners:

Authors:

  • John Hyland

SHA 256 checksum:

eabb1fc4824393297fa18676b4720381e9a4f4395fb0d268ca90aebfe003d926

Total downloads 3,217

For this version 3,217

License:

MIT

Required Ruby Version: >= 0

Links: