-
Name
-
httparty
-
Version
-
0.2.10
-
Platform
-
ruby
-
Authors
-
John Nunemaker
-
Bindir
-
bin
-
Date
-
2009-01-29 00:00:00 UTC
-
Dependencies
-
json (~> 1.1)
echoe (>= 0, development)
-
Description
-
Makes http fun! Also, makes consuming restful web services dead easy.
-
Email
-
nunemaker@gmail.com
-
Executables
-
httparty
-
Extra rdoc files
-
bin/httparty
lib/core_extensions.rb
lib/httparty/cookie_hash.rb
lib/httparty/exceptions.rb
lib/httparty/request.rb
lib/httparty/response.rb
lib/httparty/version.rb
lib/httparty.rb
lib/module_level_inheritable_attributes.rb
README
-
Files
-
History
MIT-LICENSE
Manifest
README
Rakefile
bin/httparty
cucumber.yml
examples/aaws.rb
examples/basic.rb
examples/delicious.rb
examples/google.rb
examples/rubyurl.rb
examples/twitter.rb
examples/whoismyrep.rb
features/basic_authentication.feature
features/command_line.feature
features/deals_with_http_error_codes.feature
features/handles_multiple_formats.feature
features/steps/env.rb
features/steps/httparty_response_steps.rb
features/steps/httparty_steps.rb
features/steps/mongrel_helper.rb
features/steps/remote_service_steps.rb
features/supports_redirection.feature
httparty.gemspec
lib/core_extensions.rb
lib/httparty.rb
lib/httparty/cookie_hash.rb
lib/httparty/exceptions.rb
lib/httparty/request.rb
lib/httparty/response.rb
lib/httparty/version.rb
lib/module_level_inheritable_attributes.rb
setup.rb
spec/as_buggery_spec.rb
spec/core_extensions_spec.rb
spec/fixtures/delicious.xml
spec/fixtures/empty.xml
spec/fixtures/google.html
spec/fixtures/twitter.json
spec/fixtures/twitter.xml
spec/fixtures/undefined_method_add_node_for_nil.xml
spec/httparty/cookie_hash_spec.rb
spec/httparty/request_spec.rb
spec/httparty_spec.rb
spec/spec.opts
spec/spec_helper.rb
website/css/common.css
website/index.html
-
Has rdoc
-
true
-
Homepage
-
http://httparty.rubyforge.org
-
Post install message
-
When you HTTParty, you must party hard!
-
Rdoc options
-
--line-numbers
--inline-source
--title
Httparty
--main
README
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 1.2
-
Rubyforge project
-
httparty
-
Rubygems version
-
1.3.1
-
Specification version
-
2
-
Summary
-
Makes http fun! Also, makes consuming restful web services dead easy.
-
Original platform
-
ruby
-
New platform
-
ruby