class Lighthouse::ProjectMembership
Public Instance Methods
save()
click to toggle source
# File lib/lighthouse/project_membership.rb, line 6 def save raise Error, "Cannot modify memberships from the API" end