Exception: Looks::Gravatar::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/looks/gravatar/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
9
10
# File 'lib/looks/gravatar/errors.rb', line 8

def to_s
  "Invalid email address or password"
end