Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I implement a folder division with active storage and s3?

Nicolas Giovanny Infante Rodriguez asked in Gems / Libraries

I am working on a project that involves multiple sections where files can be uploaded.
The general idea is that depending on the section where I upload a file, I generate a path in s3, something like this:
bucket-s3 / courses / 01 / image_1.png.
with activeStorage, exists that posibility? or ¿can you advice me another gem?
Thanks

Reply
Join the discussion
Create an account Log in

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

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

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