Nicolas Giovanny Infante Rodriguez

Joined

150 Experience
1 Lesson Completed
0 Questions Solved

Activity

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