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