John Nunemaker
5615a4ba05
Added the bin/httparty executable.
...
This uses HTTParty to query services and format the responses
in several different ways. It's a handy way to explore web services
or simply query them.
Conflicts:
httparty.gemspec
lib/httparty/version.rb
2009-01-05 00:58:05 -05:00
John Nunemaker
a0f8ade61b
Prepped for 0.2.1 release.
2008-12-08 21:19:48 -05:00
John Nunemaker
8591270358
Updated manifest.
2008-12-07 00:04:24 -05:00
John Nunemaker
941ef71531
Prepped for 0.2.0 release.
2008-12-07 00:02:51 -05:00
John Nunemaker
411340826b
Fixed weird uri normalizing issue that occurred when I was doing normalization in request object. Also caught a piece of ActiveSupport Hash#to_query that I was using. Added Hash#to_params to fix that bug.
2008-12-06 23:41:28 -05:00
John Nunemaker
e72ec5a483
Updated manifest, history and gemspec for 0.1.8.
2008-12-05 17:24:01 -05:00
John Nunemaker
4a7f25d224
Moving to Echoe from newgem.
2008-12-05 17:10:21 -05:00