technoweenie / attachment_fu

Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.

This URL has Read+Write access

attachment_fu / amazon_s3.yml.tpl
5dc782d1 » technoweenie 2006-12-23 oops, actually svn add the ... 1 development:
7be8acf8 » technoweenie 2007-01-14 updates to s3 support with ... 2 bucket_name: appname_development
3 access_key_id:
4 secret_access_key:
48639bfd » Micah Wedemeyer 2009-03-15 Updated attachment_fu to ad... 5 distribution_domain: XXXX.cloudfront.net
5dc782d1 » technoweenie 2006-12-23 oops, actually svn add the ... 6
7 test:
7be8acf8 » technoweenie 2007-01-14 updates to s3 support with ... 8 bucket_name: appname_test
9 access_key_id:
10 secret_access_key:
48639bfd » Micah Wedemeyer 2009-03-15 Updated attachment_fu to ad... 11 distribution_domain: XXXX.cloudfront.net
5dc782d1 » technoweenie 2006-12-23 oops, actually svn add the ... 12
13 production:
7be8acf8 » technoweenie 2007-01-14 updates to s3 support with ... 14 bucket_name: appname
15 access_key_id:
16 secret_access_key:
48639bfd » Micah Wedemeyer 2009-03-15 Updated attachment_fu to ad... 17 distribution_domain: XXXX.cloudfront.net