John Nunemaker
|
06c0463102
|
removed comments that weren't needed from examples.
|
2008-07-28 17:03:14 -04:00 |
|
John Nunemaker
|
aafde86709
|
Documented and tweaked the examples a bit.
|
2008-07-28 12:58:40 -04:00 |
|
John Nunemaker
|
1d48da0313
|
Renamed to HTTParty which is way more fun and unique than boring old web.
|
2008-07-28 10:49:53 -04:00 |
|
John Nunemaker
|
99cd89d33d
|
added delicious example and tweaked the twitter example
|
2008-07-27 19:13:44 -04:00 |
|
John Nunemaker
|
13620e3046
|
Added Hash#to_struct for making a nicer api once results are returned. Removed entities as it was overkill. Instead just using active supports deserialization of xml and json.
|
2008-07-27 18:05:31 -04:00 |
|
John Nunemaker
|
de9b4fb6ba
|
Put in first wave of parsing. Supports json and xml.
|
2008-07-27 16:35:31 -04:00 |
|
John Nunemaker
|
8e1437850a
|
get, post, put and delete now work with basic auth; added example for twitter
|
2008-07-27 14:44:18 -04:00 |
|