class Lighthouse::Token
Public Instance Methods
save()
click to toggle source
# File lib/lighthouse/token.rb, line 3 def save raise Error, "Cannot modify Tokens from the API" end