Class: Lighthouse::Token

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

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



164
165
166
# File 'lib/helm/lighthouse.rb', line 164

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