method
update
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
update(arel, name = nil, binds = [])public
Executes the update statement and returns the number of rows affected.
update(arel, name = nil, binds = [])Executes the update statement and returns the number of rows affected.