1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

12 commits

Author SHA1 Message Date
John Nunemaker
20def23021 Added summary so gemspec install works properly. 2009-09-09 00:07:48 -04:00
John Nunemaker
8c59ef5079 Updated to jeweler. yay! 2009-09-08 23:56:30 -04:00
Sandro Turriate
7461fe87b7 Change Rakefile to Unix format 2009-09-08 21:58:46 -04:00
John Nunemaker
67bb1b3296 Switched to crack rubyforge gem from jnunemaker-crack github gem as rubyforge project was finally approved. 2009-04-02 11:34:52 -04:00
John Nunemaker
690eeb81f5 Now using crack for xml and json parsing instead of bundling that in HTTParty. Hopefully panic will not ensue. 2009-03-29 00:30:05 -04:00
John Nunemaker
e5e3d54bbc JSON gem no longer dependency. Stole json decoding from ActiveSupport and bundled just that with HTTParty. 2009-01-31 00:33:45 -05:00
Don Petersen
2febfe3c83 Cucumber features and steps for most functionality as of the 0.2.8
version.  No features for the CLI yet.

Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-01-29 17:12:03 +08:00
John Nunemaker
8a70a8ef40 Removed active support. Added json. Added some core extensions. 2008-12-06 22:47:39 -05:00
John Nunemaker
a53d70fee4 Added post install message back in. Yay for partying hard! 2008-12-05 17:15:09 -05:00
John Nunemaker
4a7f25d224 Moving to Echoe from newgem. 2008-12-05 17:10:21 -05:00
John Nunemaker
30a65000ad Added spec task and set it as default task. 2008-10-25 00:37:51 -04:00
John Nunemaker
df29a55264 Initial commit 2008-07-27 11:52:18 -04:00