Added some stubs for OAuth and HTTP.
[arvados.git] / lib / google / api_client / version.rb
index dd8e8a806173a10740c345ebf3238670bd0ddca9..6b93ae8be3c8ecb5824e9018720f7e6935d19228 100644 (file)
@@ -14,8 +14,8 @@
 
 # Used to prevent the class/module from being loaded more than once
 unless defined? Google::APIClient::VERSION
-  module Google
-    module APIClient #:nodoc:
+  module Google #:nodoc:
+    class APIClient #:nodoc:
       module VERSION #:nodoc:
         MAJOR = 0
         MINOR = 1