google-api-ruby-client/spec
Bob Aman f336ab34a7 Major update, primarily to add pagination support.
* Added Reference objects to encapsulate API calls.
* Added Result objects to encapsulate API responses.
* Changed the return value of APIClient#execute to Result.
* Changed the method signature of APIClient#execute to support named params.
* Added APIClient#execute! which throws exceptions on error.
* Added automatic parsing code to better allow for complex nested structures.
* Added error parser.
* Added module for pagination in parsers.
2011-07-29 18:07:04 -04:00
..
google Major update, primarily to add pagination support. 2011-07-29 18:07:04 -04:00
spec.opts Basic project skeleton. 2010-07-28 19:30:56 +00:00
spec_helper.rb Updating code to consistent coding style. 2010-08-17 01:21:17 +00:00