]> git.arvados.org - arvados.git/commit
added basic json parser support and tests
authormattpok@google.com <mattpok@google.com@c1d61fac-ed7f-fcc1-18f7-ff78120a04ef>
Mon, 23 Aug 2010 22:07:50 +0000 (22:07 +0000)
committermattpok@google.com <mattpok@google.com@c1d61fac-ed7f-fcc1-18f7-ff78120a04ef>
Mon, 23 Aug 2010 22:07:50 +0000 (22:07 +0000)
commit1b232831c4fc7516bf5cccf9131610a24a4d407a
treece8125587e85b978bb6f79616683b4d0ac7ab461
parentbc844db311b1344b3f1306e57c93df170c6c8b62
added basic json parser support and tests

git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@23 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
lib/google/api_client/parser/json_parser.rb
spec/google/api_client/parser/parser_spec.rb [new file with mode: 0644]