Closed eis-ioki closed 1 year ago
Would love to see this merged and released in a new version. Perhaps also with Ruby 3.2 added to the CI matrix.
@eis-ioki You're going to want to add a Rails 7.1 gemfile and exclude the combination of Rails 7.1 with all Rubies earlier than Ruby 3.0. Plus you'll need to rebase to pick up the Ruby 3.2 addition to CI.
Finally got the whole matrix to pass which was difficult because of the different rubygems dependencies:
https://github.com/eikes/database_cleaner-active_record/actions/runs/4194214954
@etagwerker Is there going to be a gem release that includes this change published in the near future? That would be very helpful.
@petergoldstein https://mastodon.social/@etagwerker/109880784622263889
In Rails 7.1 ::ActiveRecord::SchemaMigration.table_name is deprecated