adds comment

This commit is contained in:
Volker Zöpfel 2013-11-15 09:20:37 +01:00
parent 7de9612071
commit a27a122825
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ module Google
end
end
##
# Loads credentials and authorizes an client.
# @return [Object] Signet::OAuth2::Client or NIL
def authorize
if load_credentials
cached_credentials = load_credentials