Migrate from attr_encrypted to ActiveRecordEncryption
Rails 7 introduced in-built encryption called Active Record Encryption and attr_encrypted has reached its expiry. And now many projects are on the verge of moving from attr_encrypted to Active Record Encryption. This blog will explain how this migrat...
engineeringblog.wonolo.com4 min read
Alex Baranovskyi
Great article! Thanks for sharing