save(*) Instance Public methods Saves the model. If
update_attributes!(attributes) Instance Public methods Alias for:
touch(name = nil) Instance Public methods Saves the record with the updated_at/on
delete() Instance Public methods Deletes the record in the database and freezes
update_columns(attributes) Instance Public methods Updates the attributes directly
decrement(attribute, by = 1) Instance Public methods Initializes attribute
destroy!() Instance Public methods Deletes the record in the database and freezes
Page 3 of 3