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