technoweenie / attachment_fu

Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
http://weblog.techno-weenie.net
MIT License
1.02k stars 339 forks source link

RightAws support for attachment_fu #36

Closed rbroemeling closed 11 years ago

rbroemeling commented 13 years ago

Updated the :s3 backend to support use of RightAws for access to S3, alongside AWS::S3.

AWS::S3 is basically unmaintained now, whereas RightAws seems to be currently active.

If there's anything that I've done wrong or mucked up, I'd be happy to fix it -- thanks!

This is an updated pull request with a few more commits that help fix bugs and tweak the behaviour of the RightAws backend.

rbroemeling commented 11 years ago

Abandoning this, as we have moved off of attachment_fu.