jnunemaker / httparty

Makes http fun! Also, makes consuming restful web services dead easy.

httparty / Manifest.txt
100644 32 lines (31 sloc) 0.556 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
examples/aaws.rb
examples/delicious.rb
examples/twitter.rb
examples/whoismyrep.rb
httparty.gemspec
lib/httparty.rb
lib/httparty/core_ext.rb
lib/httparty/core_ext/hash.rb
lib/httparty/version.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
spec/hash_spec.rb
spec/httparty_spec.rb
spec/spec.opts
spec/spec_helper.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
website/css/common.css
website/index.html