RubyGems Navigation menu

maremma 5.0.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)
顯示所有版本(共 86)

Runtime 相依性套件 (13):

activesupport >= 4.2.5
addressable >= 2.3.6
builder ~> 3.2, >= 3.2.2
excon ~> 0.71.0
faraday >= 2.0
faraday-encoding ~> 0.0.5
faraday-excon ~> 2.1.0
faraday-gzip ~> 0.1.0
nokogiri ~> 1.16, >= 1.16.2
oj >= 2.8.3
oj_mimic_json ~> 1.0, >= 1.0.1

Development 相依性套件 (9):

bundler ~> 2.0
rack-test ~> 0
rake >= 0
rspec ~> 3.4
rubocop ~> 0.77.0
rubocop-performance ~> 1.5, >= 1.5.1
simplecov >= 0
vcr ~> 3.0, >= 3.0.3
webmock ~> 3.0, >= 3.0.1

擁有者:

推送者:

作者:

  • Martin Fenner

SHA 256 總和檢查碼:

=

總下載次數 236,123

這個版本 1,596

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.3

相關連結: