Migrate from attr_encrypted to ActiveRecordEncryption
Sep 28, 2023 · 4 min read · 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...
EAlex commented
