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

24 commits

Author SHA1 Message Date
Sandro Turriate
5e96290ee2 Remove dependency of rubygems
Closes gh-27
2010-01-30 22:08:29 -05:00
Sandro Turriate
045959d011 Yardoc Rake task 2010-01-24 23:27:27 -05:00
Sandro Turriate
ab20f20f21 Add httparty.rb to rdoc Rake task 2010-01-24 23:17:03 -05:00
Sandro Turriate
94601fe05e Add Gemcutter releases via Jeweler 2009-12-07 21:59:52 -05:00
Alex Vollmer
89af8a16e6 Updated Rakefile to include developer deps 2009-12-01 18:02:47 -05:00
Sandro Turriate
9900af3cf5 Fix indentation in Rakefile (alexvollmer) 2009-11-30 23:05:25 -05:00
Sandro Turriate
2acc891779 Update to latest version of rspec 2009-11-09 22:09:03 -05:00
John Nunemaker
12e312206b Updated rakefile to include sandro as author and rubyforge_project. 2009-09-15 09:11:14 -04:00
John Nunemaker
3509007215 Merge branch 'master' of github.com:jnunemaker/httparty 2009-09-15 09:09:09 -04:00
Sandro Turriate
fe529f9eb9 Specify version for rspec developer dependency 2009-09-12 23:11:02 -04:00
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
515b3556d1 Added summary so gemspec install works properly. 2009-08-22 10:36:24 -04:00
John Nunemaker
ad7978f0a8 Updated to jeweler. yay! 2009-08-22 10:25:04 -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