pyr 0.2.1
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:
=
install:
=
Runtime Dependencies (2):
httparty
~> 0.14.0
lazy_record
~> 0.3.0
Development Dependencies (1):
bundler
~> 1.14