Skip to content

Commit

Permalink
updated manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Jan 31, 2009
1 parent 722e77d commit 39867c3
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Manifest
Expand Up @@ -22,28 +22,34 @@ httparty.gemspec
lib/core_extensions.rb
lib/httparty/cookie_hash.rb
lib/httparty/exceptions.rb
lib/httparty/module_inheritable_attributes.rb
lib/httparty/parsers/json.rb
lib/httparty/parsers/xml.rb
lib/httparty/parsers.rb
lib/httparty/request.rb
lib/httparty/response.rb
lib/httparty/version.rb
lib/httparty.rb
lib/module_level_inheritable_attributes.rb
Manifest
MIT-LICENSE
Rakefile
README
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/hash_spec.rb
spec/httparty/cookie_hash_spec.rb
spec/httparty/parsers/json_spec.rb
spec/httparty/parsers/xml_spec.rb
spec/httparty/request_spec.rb
spec/httparty_spec.rb
spec/spec.opts
spec/spec_helper.rb
spec/string_spec.rb
website/css/common.css
website/index.html

0 comments on commit 39867c3

Please sign in to comment.