Class: Lighthouse::Token

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

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



213
214
215
# File 'lib/fresnel/lighthouse.rb', line 213

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