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 校验和:

eabb1fc4824393297fa18676b4720381e9a4f4395fb0d268ca90aebfe003d926

下载总量 3,217

这个版本 3,217

许可:

MIT

需要的 Ruby 版本: >= 0

链接: