method
update
v4.1.8 -
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.