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