Requestly

Requestly is an elegant and simple HTTP library for Ruby.

Installation

Add to your Gemfile and run the bundle command to install it.

 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. 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.