Class: Lighthouse::Token
- Defined in:
- lib/lighthouse.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#save ⇒ Object
199 200 201 |
# File 'lib/lighthouse.rb', line 199 def save raise Error, "Cannot modify Tokens from the API" end |