Sha256: 3eab0792a49025290e7b9e76d5344a5025d4f41bd9c5133b2a5fddb291ca808f
Contents?: true
Size: 478 Bytes
Versions: 2
Compression:
Stored size: 478 Bytes
Contents
# EzClient EzClient is [HTTP gem](https://github.com/httprb/http) wrapper for easy persistent connections and more. ## Installation Add this line to your application's Gemfile: ```ruby gem "ezclient" gem "http", github: "httprb/http" ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/umbrellio/ezclient. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ezclient-0.6.1 | README.md |
ezclient-0.6.0 | README.md |