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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (2):

bundler ~> 1.6
rake ~> 10.0

擁有者:

作者:

  • John Hyland

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,280

這個版本 3,280

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: