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