avo-hq/avo

Provide key for file upload

Open

#2,890 opened on Jun 25, 2024

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Ruby (1,778 stars) (308 forks)user submission
EnhancementHelp wanted

Description

Allow a way for a key to be passed in for a file as per the key option described here: https://edgeguides.rubyonrails.org/active_storage_overview.html#attaching-file-io-objects

Is there a possible workaround for being able to specify the name of uploads for when they are stored at the source?

Contributor guide