View on GitHub
Database cleaner
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
Download this project as a .zip file
Download this project as a tar.gz file
Database Cleaner v1.6.1 is out!
There is one fix:
Fix deletion strategy for ActiveRecord (
https://github.com/DatabaseCleaner/database_cleaner/pull/485
by
@kawamoto
)
Thank you for your contribution!