Sha256: 53b0073537d42fcbbf270dfd49cfb1d5cb3a75c1926b719be697a759e596765f
Contents?: true
Size: 536 Bytes
Versions: 2
Compression:
Stored size: 536 Bytes
Contents
# WebClient Net::HTTP wrapper easy to use ## Installation Add this line to your application's Gemfile: gem 'web_client' And then execute: $ bundle Or install it yourself as: $ gem install web_client ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
web_client-0.0.2 | README.md |
web_client-0.0.1 | README.md |