New Discussion

Notifications

You’re not receiving notifications from this thread.

Encrypting ActiveText contents using Symmetric Encryption

0
Rails

Hey there,

I’m using ActiveText, using the Trix editor, in one of my fields in my model. The model in question has the correct attribute:

has_rich_text :content

However, I’m looking at a way to encrypt this before it is saved into the database as everything is encrypted using Symmetric Encryption.

Is there a way to intercept or override the attribute by ActionText?

Any help would be grateful… even just a pointer in the correct direction.

Join the discussion
Create an account Log in

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

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

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