Initial version of new programming interface
authorSergio Gomes <sgomes@google.com>
Tue, 10 Sep 2013 14:29:36 +0000 (15:29 +0100)
committerSergio Gomes <sgomes@google.com>
Tue, 10 Sep 2013 14:29:36 +0000 (15:29 +0100)
commite73ce124fa471295253a3f594c26f4d7d5f85440
treea3942ab3532278ec69c598a00649e3cffb49d147
parent2a3965d976ee150ea93139b7572b39ed36272dc1
Initial version of new programming interface
lib/google/api_client/service.rb [new file with mode: 0755]
lib/google/api_client/service/request.rb [new file with mode: 0755]
lib/google/api_client/service/resource.rb [new file with mode: 0755]
lib/google/api_client/service/result.rb [new file with mode: 0755]
lib/google/api_client/service/stub_generator.rb [new file with mode: 0755]
spec/google/api_client/service_spec.rb [new file with mode: 0644]