Exception: MissingAuthTokenError

Inherits:
MissingCredentialError show all
Defined in:
lib/shared_book.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



22
# File 'lib/shared_book.rb', line 22

def to_s; "Please supply auth_token given from '/auth/login'"; end