RubyGems Navigation menu

pillboxr 0.6.0

Pillboxr is a Ruby wrapper for the National Library of Medicine Pillbox API Service located at http://pillbox.nlm.nih.gov](http://pillbox.nlm.nih.gov). The pillbox API provides information from the FDA about various prescription medications. The current version of this library has two forms. The first (preferred) version does not depend on any gems except for `httparty`. The second version depends upon `active_resource`. This version of Pillboxr inherits from ActiveResource to perform its XML wrapping so ActiveResource 3.2.6 is a requirement for using the wrapper. This deprecated version is not included in the distributed gem but the library code can be found at [https://github.com/kgautreaux/pillboxr](https://github.com/kgautreaux/pillboxr). *Note:* This library is designed for use with Ruby 1.9.3 and above, and will not work with earlier versions of Ruby.

Gemfile:
=

安装:
=

版本列表:

  1. 0.9.2 October 09, 2014 (16.0 KB)
  2. 0.9.1 October 09, 2014 (16.0 KB)
  3. 0.9.0 February 15, 2014 (16.5 KB)
  4. 0.8.2 September 12, 2012 (14.5 KB)
  5. 0.8.1 September 12, 2012 (14.5 KB)
  6. 0.6.0 August 24, 2012 (14.0 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (1):

httparty >= 0

Development 依赖 (3):

bundler >= 1.0.0
vcr >= 0
webmock >= 0

所有者:

作者:

  • Keith Gautreaux, David Hale, Darius Roberts

SHA 256 校验和:

=

下载总量 36,023

这个版本 2,930

版本发布:

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.8.6

链接: