Class: Lighthouse::Membership

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

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



158
159
160
# File 'lib/helm/lighthouse.rb', line 158

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