aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_storage_overview.md
diff options
context:
space:
mode:
authorJeffrey Guenther <guenther.jeffrey@gmail.com>2017-12-14 19:09:48 -0800
committerJeffrey Guenther <guenther.jeffrey@gmail.com>2017-12-14 19:09:48 -0800
commit53757939b727c63a77d179b07130430e27868dc0 (patch)
tree29b9ad5ab21077ed2d7057e902fe3a3d6be7868c /guides/source/active_storage_overview.md
parent1dba0a279df6806aff3dbd08d4ae6858e7d03f32 (diff)
downloadrails-53757939b727c63a77d179b07130430e27868dc0.tar.gz
rails-53757939b727c63a77d179b07130430e27868dc0.tar.bz2
rails-53757939b727c63a77d179b07130430e27868dc0.zip
Tweak whitespace
Diffstat (limited to 'guides/source/active_storage_overview.md')
-rw-r--r--guides/source/active_storage_overview.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/active_storage_overview.md b/guides/source/active_storage_overview.md
index 28fe80658a..2ab14ad3de 100644
--- a/guides/source/active_storage_overview.md
+++ b/guides/source/active_storage_overview.md
@@ -113,6 +113,7 @@ Also, add the S3 client gem to your Gemfile:
``` ruby
gem "aws-sdk-s3", require: false
```
+
### Microsoft Azure Storage Service
Declare an Azure Storage service in `config/storage.yml`: