Init aws support for file storage
Showing
... | ... | @@ -57,6 +57,8 @@ gem "haml-rails" |
# Files attachments | ||
gem "carrierwave" | ||
# for aws storage | ||
# gem "fog", "~> 1.3.1" | ||
# Authorization | ||
gem "six" | ||
... | ... |
config/aws.yml.example
0 → 100644
Please register or sign in to comment