Method: Ape::GoogleLoginCredentials#initialize
- Defined in:
- lib/ape/auth/google_login_credentials.rb
#initialize ⇒ GoogleLoginCredentials
Returns a new instance of GoogleLoginCredentials.
23 24 25 |
# File 'lib/ape/auth/google_login_credentials.rb', line 23 def initialize @credentials = nil end |