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