database_cleaner/lib
Petteri Räty 51527a0384 One network trip for the deletion strategy
Make the deletion strategy faster by sending all the delete commands
over the network in one go. In an application with 57 models this made
cleaning an empty database 50% faster on average with PostgreSQL 9.1.
2012-12-06 15:10:22 +02:00
..
database_cleaner One network trip for the deletion strategy 2012-12-06 15:10:22 +02:00
database_cleaner.rb DatabaseCleaner() method was cool, but really isn't needed... 2009-03-04 22:17:32 -07:00