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 (308 forks)user submission
EnhancementHelp wanted

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 1h) (82 merged PRs in 30d)

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