Class: Lighthouse::Token

Inherits:
Base
  • Object
show all
Defined in:
lib/lighthouse.rb

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



199
200
201
# File 'lib/lighthouse.rb', line 199

def save
  raise Error, "Cannot modify Tokens from the API"
end