public
Fork of technoweenie/attachment_fu
Description: Fork of attachment_fu patched so that thumbnails can be generated without squashing/stretching them when using MiniMagick
Homepage: http://weblog.techno-weenie.net
Clone URL: git://github.com/tekin/attachment_fu.git
attachment_fu / amazon_s3.yml.tpl
100644 15 lines (12 sloc) 0.239 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
development:
  bucket_name: appname_development
  access_key_id:
  secret_access_key:
 
test:
  bucket_name: appname_test
  access_key_id:
  secret_access_key:
 
production:
  bucket_name: appname
  access_key_id:
  secret_access_key: