Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to Migrate attr_encrypted to Rails 7 Encryption Discussion

Thank you Chris, really nice :)

Reply

Nice One !
For lockbox users, you will need to change old method " encrypts :attribute_name" to new method "has_encrypted :attribute_name" and it will work well with Rails 7 (before migrating to rails encryption module).
Still have 1 question : how to extend string column size from 250 to 510 ?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.