RubyGems Navigation menu

maremma 4.0

Ruby utility library for network requests. Based on Faraday and Excon, provides a wrapper for XML/JSON parsing and error handling. All successful responses are returned as hash with key data, all errors in a JSONAPI-friendly hash with key errors.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 5.0.0 - February 27, 2024 (245.5 KB)
  2. 4.9.9 - October 19, 2022 (245.5 KB)
  3. 4.9.8 - May 24, 2022 (245.0 KB)
  4. 4.9.7 - January 04, 2022 (245.0 KB)
  5. 4.9.6 - October 28, 2021 (246.0 KB)
  6. 4.0 - February 25, 2018 (81.0 KB)
顯示所有版本(共 86)

Runtime 相依性套件 (10):

activesupport < 6, >= 4.2.5
addressable >= 2.3.6
builder >= 3.2.2, ~> 3.2
excon ~> 0.60
faraday ~> 0.14
faraday-encoding ~> 0.0.4
faraday_middleware ~> 0.12.0
multi_json ~> 1.12
nokogiri ~> 1.8.1
oj >= 2.8.3

Development 相依性套件 (8):

bundler ~> 1.0
rack-test ~> 0
rake >= 0
rspec ~> 3.4
simplecov >= 0
vcr >= 3.0.3, ~> 3.0
webmock >= 3.0.1, ~> 3.0

擁有者:

作者:

  • Martin Fenner

SHA 256 checksum:

4ce6c540acc025c492fb32780798bcdb7e274c5b236384be641f039d9da97b76

總下載次數 228,344

這個版本 2,100

License:

MIT

Ruby 版本需求: >= 0

相關連結: