0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 12 years ago
Update readme. More... over 13 years ago
Modernize gemspec & rakefile to the post-bundler era, and upgrade to rspec 2 More... over 13 years ago
Merge pull request #12 from ashb/patch-1 More... over 13 years ago
Fix stubs when using :url => 'example.com' (introduced in pull request #10) More... over 13 years ago
update ruby support More... over 14 years ago
Add .rvmrc, update readme More... over 14 years ago
Make PUT behave like POST More... over 14 years ago
Make delete method pass arguments correctly to build More... over 14 years ago
Update docs for passing string url within hash More... over 14 years ago
Allow passing hash with URL string and :headers More... over 14 years ago
Added explicit cookie support. More... over 14 years ago
Bump gem version. More... over 14 years ago
Updated README. More... over 14 years ago
fixed tests, added Gemfile & updated .gemspec More... over 14 years ago
Renamed to_param method so it doesn't clobber the Rails Object#to_param method. More... over 14 years ago
Bump gem version. More... almost 15 years ago
Update response methods to work in ruby 1.9 More... almost 15 years ago
Change return values from get_fields and [] to match net/http More... almost 15 years ago
Minor update to response spec More... almost 15 years ago
Add content_type, content_length and get_fields methods for responses More... almost 15 years ago
Use an array to store values for header fields with multiple instances More... almost 15 years ago
Update CurbFu class methods - pass block to delegated receiver More... about 15 years ago
Allow customisation of curb options per request More... about 15 years ago
Now a little more careful (read: it actually works this time) about how we're checking for the existence of a #to_param method and which core classes we attempt to extend. More... over 15 years ago
Two updates: 1) added optional :protocol to #build_url's query params so you can specify https and still use the hash-construction method. (gh-2), and 2) after considering various metaprogramming strategies for including a #message method (returning the plain english status message, e.g. "Not Found"), I opted to be explicit (gh-3). More... over 15 years ago
Quick troubleshooting tip for seemingly hung POSTs added to README. More... about 16 years ago
Debugging response More... over 16 years ago
Merge commit 'origin/master' More... over 16 years ago
Requiring curb, not taf2-curb More... over 16 years ago