method
update
v1.0.0 -
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.