S3 Storage and Active Storage Images not showing
Hey Guys,
I have S3 Storage all setup and things are workin as I am getting:
ActiveStorage::Blob Update (0.8ms) UPDATE "active_storage_blobs" SET "metadata" = $1 WHERE "active_storage_blobs"."id" = $2
in the terminal but my images are shouwing as broken images. Any ideas on how to fix this?
Did you figure this out? I'm having trouble setting up S3 to work with Active Storage on a Heroku environment.
Would you mind sharing your setup, please?