Flowdock
method

destroy_all

Importance_1
v6.1.3.1 - Show latest stable - 0 notes - Class: BatchEnumerator
destroy_all() public

Destroys records in batches.

Person.where("age < 10").in_batches.destroy_all

See Relation#destroy_all for details of how each batch is destroyed.

Show source
Register or log in to add new notes.