uses new initialize and authorize

This commit is contained in:
Volker Zöpfel 2013-11-18 11:39:40 +01:00
parent 5c61e39ba4
commit 6404615a57
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ module Google
@path = path
store = Google::APIClient::FileStore.new(@path)
@storage = Google::APIClient::Storage.new(store)
@storage.authorize
end
def load_credentials