public
Description: Makes http fun! Also, makes consuming restful web services dead easy.
Homepage:
Clone URL: git://github.com/jnunemaker/httparty.git
Click here to lend your support to: httparty and make a donation at www.pledgie.com !

Comments for jnunemaker's httparty   feed

sandro commented on jnunemaker/httparty Tue Sep 15 19:38:25 -0700 2009
Comment in 30e3931:

Indeed, thanks Mark!

kevn commented on jnunemaker/httparty Tue Sep 15 14:27:20 -0700 2009
Comment in 30e3931:

Really happy to see this. Thanks mark & sandro!

VxJasonxV commented on jnunemaker/httparty Fri Apr 24 22:17:19 -0700 2009
Comment in de9b4fb:

In the case of this example, is the contents of ~/.twitter simply:

bkerley commented on jnunemaker/httparty Wed Apr 01 19:26:30 -0700 2009
Comment in f53cc60:

Can you make the rubyforge version of this gem not depend on a gem only available at github? It kind of breaks gem dependency management in some situations.

jnunemaker commented on jnunemaker/httparty Sun Mar 29 07:16:42 -0700 2009
Comment in 690eeb8:

Dang. Good catch. Fixed it and pushed a patched version 0.4.1.

savetheclocktower commented on jnunemaker/httparty Sun Mar 29 05:57:51 -0700 2009
Comment in 690eeb8:

Er, by “this” I mean Crack. WHERE AM I

savetheclocktower commented on jnunemaker/httparty Sun Mar 29 05:57:14 -0700 2009
Comment in 690eeb8:

Ah, but it did — I got a “gem ‘crack’ is not installed” message, or something to that effect. Even when I explicitly installed this before HTTParty.

kennethkalmer commented on jnunemaker/httparty Mon Dec 08 19:52:03 -0800 2008
Comment in 6f361ed:

Thanks John, this fixed the issue reported in this gist: http://gist.github.com/33647

amerine commented on jnunemaker/httparty Sat Dec 06 22:33:12 -0800 2008
Comment in 8591270:

Crap load of commits man… it went from slow to BLAM! Good stuff.

ReinH commented on jnunemaker/httparty Fri Nov 14 11:53:03 -0800 2008
Comment in f4c4622:

Among our major enhancements…

advany commented on jnunemaker/httparty Thu Nov 13 09:52:38 -0800 2008
Comment in ae86458:

Check out … “Various http client libraries” on http://m.onkey.org/2008/2/2/tidbits-from-my-crap

advany commented on jnunemaker/httparty Thu Nov 13 09:49:43 -0800 2008
Comment in ae86458:

Instead of using net:http did you consider the faster implementation of eventmachine? using … EM::Protocols::HttpClient2.connect