method

update

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: ActiveRecord::Base
update(attribute_names = @attributes.keys) private

Updates the associated record with values matching those of the instance attributes. Returns the number of affected rows.

Show source
Register or log in to add new notes.