method
update
v3.0.9 -
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.