Sha256: fac1d7fdff31431a62fdcdb1e32b8bf4dce0b5f6441aa346c260517ec99ab7f8
Contents?: true
Size: 609 Bytes
Versions: 1
Compression:
Stored size: 609 Bytes
Contents
# Requestly Requestly is an elegant and simple HTTP library for Ruby. ## Installation Add to your Gemfile and run the `bundle` command to install it. ```ruby gem "requestly" ``` **Requires Ruby 1.9.2 or later.** ## Usage [TODO] Add usage instructions here ## Development Questions or problems? Please post them on the [issue tracker](https://github.com/lokimeyburg/requestly/issues). You can contribute changes by forking the project and submitting a pull request. You can ensure the tests passing by running `bundle` and `rake`. This gem is created by Loki Meyburg and is under the MIT License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
requestly-0.0.1 | README.md |