/as-test

Active Storage POC

Primary LanguageRuby

ActiveStorage Test

This is a project to show how to add a prefix to an attachment submitted via ActiveStorage.

It creates a new service to upload the attached file (as explained here: rails/rails#32790 (comment))

You will need to set up your AWS credentials inside the .env file.