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