Class: Lighthouse::Membership

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

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#saveObject

Raises:



194
195
196
# File 'lib/fresnel/lighthouse.rb', line 194

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