0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump to 0.4.0 More... over 10 years ago
Merge pull request #25 from allavena/default-http-options More... over 10 years ago
Merge pull request #23 from allavena/master More... over 10 years ago
Testing using header specific for each resource More... over 10 years ago
Http client now takes some default options, which are then used on all requests. This can be used to set default User-agent More... over 10 years ago
jruby-22mode doesn't exist yet More... over 10 years ago
Adding jruby 2.x versions More... over 10 years ago
Removing old, non working ruby versions More... over 10 years ago
Convert specs to RSpec 3.3.2 syntax with Transpec More... over 10 years ago
RSpec migration to v3 More... over 10 years ago
Fixing dependencies More... over 10 years ago
Fixing deprecations, and removing old version locks on gems More... over 10 years ago
Version bump to 0.3.1 More... almost 12 years ago
Remove rubinius from Travis CI config More... almost 12 years ago
Fix: Ensure ruby 1.8.7 still works More... almost 12 years ago
Update README.md More... almost 12 years ago
Update README.md More... almost 12 years ago
Add coverage badge to README More... over 12 years ago
Add Coverall support for code coverage More... over 12 years ago
Documentation: Missing "end" in Github example More... over 12 years ago
Documentation: Include collection method More... over 12 years ago
Version bump to 0.3.0 More... over 12 years ago
Version 0.3.0.beta2 More... over 12 years ago
Merge remote-tracking branch 'paul/resource-member-collection-methods' into development More... over 12 years ago
Fix issue with ResponseError not exposing it's #message method publically. More... over 12 years ago
Fix: Ensure correct encoding type for JSON More... over 12 years ago
Version 0.3.0.beta More... over 12 years ago
Merge remote-tracking branch 'paul/faraday-middleware' into faraday-middleware More... over 12 years ago
Encode requests with multi_json to make it consistent with MutiJson parsing of responses More... over 12 years ago
Replace PareJson Faraday Middleware with MultiJson More... over 12 years ago