pyr 0.2.2
Wraps the Phone Your Rep API up with an idiomatic Ruby bow. Easily construct requests with block syntax and receive a response with http status, headers, raw body, and ActiveRecord-esque objects that make data-querying easy (using the lazy_record gem).
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
httparty
~> 0.14.0
lazy_record
~> 0.3.0
Development依存関係 (1):
bundler
~> 1.14