changing folder using Active Storage
Is there any way to change the folder to which Ruby on Rails active storage saves to? For instance, instead of "picture.jpg", you can save it to folder "myFolder/picture.jpg"?
I know how to do this on the cloudinary ruby gem, but not Active Storage
Please sign in to leave a comment.
Comments
1 comment