save!(*) Instance Public methods Saves the model. If
toggle(attribute) Instance Public methods Assigns to attribute
toggle!(attribute) Instance Public methods Wrapper around toggle
increment(attribute, by = 1) Instance Public methods Initializes attribute
update(attributes) Instance Public methods Updates the attributes of the model
touch(name = nil) Instance Public methods Saves the record with the updated_at/on
update_attributes(attributes) Instance Public methods Alias for:
update_columns(attributes) Instance Public methods Updates the attributes directly
reload(options = nil) Instance Public methods Reloads the record from the database
save(*) Instance Public methods Saves the model. If
Page 2 of 3