For file uploads to S3 I would recommend using paperclip https://github.com/thoughtbot/paperclip, that is what I typically use in my projects. I've never tried directly manipulating an S3 bucket as a file, and I believe you need to go through their API. I have also used Fog (https://github.com/fog/fog) and Carrierwave (https://github.com/jnicklas/carrierwave). Give those a look and it should help a bit.
-- @schneems -- You received this message because you are subscribed to the Google Groups "Heroku" group. To view this discussion on the web visit https://groups.google.com/d/msg/heroku/-/D1b8J_bO7-4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
