DatabaseCleaner / database_cleaner-active_record

Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
MIT License
64 stars 63 forks source link

Support for rails 7.1 #82

Closed mathieujobin closed 1 year ago

mathieujobin commented 1 year ago

Solves issue #81

etagwerker commented 1 year ago

@mathieujobin Thanks for taking a stab at this! I decided to go with this solution: https://github.com/DatabaseCleaner/database_cleaner-active_record/pull/78