Open stephen-tech4 opened 1 year ago
Hey hey! I know it works fine with https://github.com/ankane/lockbox, but no one added support for rails encryption. So if you're interested in this functionality — please check what's needed to be done to make it work (I guess we just need to implement a couple of methods) and I'll be there ready to review PR or provide any other help 🙂
Hi, I would like to ask if there is any support for the StoreModel attribute with rails ActiveRecord::Encryption.
Is there a way to encrypt only the
user.contact_info.email
?