Rails 7.1 adds ActiveRecord::Base::normalizes - BigBinary Blog

Rails 7.1 has introduced a new method in Active Record that can be used to declare normalizations for attribute values. This can be especially useful for sanitizing user input, ensuring consistent formatting, or cleaning up data from external sources.Before Rails 7.1, you could normalize attributes using before_save callback.
Rails 7.1 adds ActiveRecord::Base::normalizes - BigBinary Blog #ruby #rubydeveloper #rubyonrails #activerecord::base::normalizes #bigbinary #blog https://rubyonrails.ba/single/rails-7-1-adds-activerecord-base-normalizes-bigbinary-blog

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles