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