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 (16KB)
  2. 0.9.1 October 09, 2014 (16KB)
  3. 0.9.0 February 15, 2014 (16.5KB)
  4. 0.8.2 September 12, 2012 (14.5KB)
  5. 0.8.1 September 12, 2012 (14.5KB)
  6. 0.6.1 August 24, 2012 (14KB)
全てのバージョンを表示(全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

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.8.6

リンク: