RubyGems Navigation menu

pillboxr 0.6.1

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.1 August 24, 2012 (14.0 KB)
顯示所有版本(共 12)

Runtime 相依性套件 (1):

httparty ~> 0.8.3

Development 相依性套件 (3):

bundler ~> 1.0.0
vcr ~> 2.2.4
webmock ~> 1.8.8

擁有者:

作者:

  • Keith Gautreaux, David Hale, Darius Roberts

SHA 256 總和檢查碼:

=

總下載次數 36,009

這個版本 2,942

版本发布:

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.8.6

相關連結: