-
Matthew Draper authored
The subtype will (quite reasonably) ignore the possibility that it has `changed_in_place?` by becoming nil. Fixes #19467 Conflicts: activerecord/CHANGELOG.md activerecord/lib/active_record/type/serialized.rb activerecord/test/cases/serialized_attribute_test.rb
Matthew Draper authoredThe subtype will (quite reasonably) ignore the possibility that it has `changed_in_place?` by becoming nil. Fixes #19467 Conflicts: activerecord/CHANGELOG.md activerecord/lib/active_record/type/serialized.rb activerecord/test/cases/serialized_attribute_test.rb
Loading