Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for has_many_attached? #341

Open
jamilbk opened this issue Apr 8, 2019 · 0 comments
Open

Support for has_many_attached? #341

jamilbk opened this issue Apr 8, 2019 · 0 comments

Comments

@jamilbk
Copy link

jamilbk commented Apr 8, 2019

Hi there.

Is it possible to use attr_encrypted on a has_many_attached relation?

I can't seem to find any examples of this. Where would the encrypted_ and _iv fields live?

My first thought is to subclass ActiveStorage::Blob and start performing some surgery, but I wanted to check here first if there's a better way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant