How to enable reusability for ActiveRecord::Base::normalizes
normalizes feature in Ruby on Rails 7.1 and shows how to increase reusability by creating normalizer modules. I also opened a feature request to add support for ActiveModel, since ActiveRecord::Normalization only supports ActiveRecord, obviously. Please show your support.