method
update
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
update(sql, name = nil)public
Executes the update statement and returns the number of rows affected.
update(sql, name = nil)Executes the update statement and returns the number of rows affected.