add initial s3 support.

This commit is contained in:
Andrew Spinks
2012-03-27 12:09:54 +11:00
parent f9bd58bf5f
commit 7f33da5cb1
3 changed files with 7 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ gem 'rails', '3.1.4'
gem 'pg'
gem 'spree'
gem 'unicorn'
gem 'spree_heroku'
# Gems used only for assets and not required

View File

@@ -187,6 +187,7 @@ GEM
stringex (~> 1.3.0)
spree_dash (1.0.2)
spree_core (= 1.0.2)
spree_heroku (0.0.2)
spree_promo (1.0.2)
spree_auth (= 1.0.2)
spree_core (= 1.0.2)
@@ -233,6 +234,7 @@ DEPENDENCIES
rails (= 3.1.4)
sass-rails (~> 3.1.5)
spree
spree_heroku
spree_skrill
spree_usa_epay
turn (~> 0.8.3)

4
config/s3.yml Normal file
View File

@@ -0,0 +1,4 @@
production:
bucket: fool-man-chew_production
access_key_id: your_access_key
secret_access_key: secret_access_key