method
update
v2.0.3 -
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.