Closed mathieujobin closed 1 year ago
I am testing upgrading my app with rails main branch (7.1-alpha) and I am getting an error with this gem
https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/654de96ba02807baa13c3873804a189ffd8e4f08/lib/database_cleaner/active_record/base.rb#L18
I have a WIP branch for this, appears to be working.
gem "database_cleaner-active_record", github: "mathieujobin/database_cleaner-active_record", branch: 'support-rails-7.1'
https://github.com/DatabaseCleaner/database_cleaner-active_record/compare/main...mathieujobin:database_cleaner-active_record:support-rails-7.1
CC: @wollistik
Closed by #78
I am testing upgrading my app with rails main branch (7.1-alpha) and I am getting an error with this gem
https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/654de96ba02807baa13c3873804a189ffd8e4f08/lib/database_cleaner/active_record/base.rb#L18