method
delete
v1.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
delete(sql, name = nil)public
Executes the delete statement and returns the number of rows affected.
delete(sql, name = nil)Executes the delete statement and returns the number of rows affected.