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

has_many_attached problem #55

Open
lphm opened this issue May 4, 2020 · 1 comment
Open

has_many_attached problem #55

lphm opened this issue May 4, 2020 · 1 comment

Comments

@lphm
Copy link

lphm commented May 4, 2020

I reopen this issue because for me it does not work for

has_many_attached :attachments
active_storage_fields do [:attachments] end
form do |record| active_storage_field :attachments end

And only one file is saved (and replace existing files)

@joao-guerra
Copy link

Check #41

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

2 participants