Class: Lighthouse::Membership
- Defined in:
- lib/lighthouse.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#save ⇒ Object
180 181 182 |
# File 'lib/lighthouse.rb', line 180 def save raise Error, "Cannot modify memberships from the API" end |