Class: Lighthouse::Membership

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

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



180
181
182
# File 'lib/lighthouse.rb', line 180

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