paper-trail-gem--paper_trail/gemfiles
David Furber c10a8573f1
Rails 7.0 Compatibility (#1365)
* Make paper_trail work with Rails 7.0

* from class_methods do back to module ClassMethods

* add spec for PostgresArraySerializer to boost coverage

* lint the spec for PostgresArraySerializer

* lint the spec for PostgresArraySerializer again

* and now make that linted spec pass again

* test object change scopes a bit

* round out json and jsonb testing of object scopes

* test some other code paths to increase coverage

* linting

* linting

* mess with yaml loading in test

* oddball cop for double quotes

* use Rails public API for compatibility rather than instance_variable_set

Co-authored-by: dfurber <dfurber@truecar.com>
2022-01-21 00:10:53 -05:00
..
rails_5.2.gemfile Rename appraisals from ar- to rails-, per d9474bd 2020-12-15 12:43:29 -05:00
rails_6.0.gemfile Rename appraisals from ar- to rails-, per d9474bd 2020-12-15 12:43:29 -05:00
rails_6.1.gemfile Rename appraisals from ar- to rails-, per d9474bd 2020-12-15 12:43:29 -05:00
rails_7.0.gemfile Rails 7.0 Compatibility (#1365) 2022-01-21 00:10:53 -05:00