class GoogleOauth2Installed::Checks

Public Instance Methods

check_for_access_token() click to toggle source
# File lib/google-oauth2-installed/checks.rb, line 8
def check_for_access_token

end
check_for_environment!() click to toggle source
# File lib/google-oauth2-installed/checks.rb, line 4
def check_for_environment!

end