public
Rubygem
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 !
Forgot to mention that :html is now an ok format.
jnunemaker (author)
Fri Nov 14 11:08:45 -0800 2008
commit  f4c46223f4ec4845afbf017d1139866ac436a9b7
tree    9701b42de46a108dee9ca1dd224bc364848b42a2
parent  343ac9ca2cbd060003fdb0fea053bfd146bfdad8
...
1
2
 
3
 
4
5
6
...
1
 
2
3
4
5
6
7
0
@@ -1,6 +1,7 @@
0
 == 0.1.5 2008-11-14
0
-* 1 major enhancement
0
+* 2 major enhancements
0
   * Refactored send request method out into its own object.
0
+  * Added :html format if you just want to do that.
0
   
0
 == 0.1.4 2008-11-08
0
 * 3 major enhancements:

Comments

ReinH Fri Nov 14 11:53:03 -0800 2008

Among our major enhancements…