Class: Lighthouse::Membership

Inherits:
Base
  • Object
show all
Defined in:
lib/lighthouse/membership.rb

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



4
5
6
# File 'lib/lighthouse/membership.rb', line 4

def save
  raise Error, "Cannot modify memberships from the API"
end