aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/config/storage.yml
Commit message (Expand)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-131-35/+0
* Use credentials in `storage.yml` templateyuuji.yaginuma2017-09-201-1/+1
* Use credentials, not secrets, for Active Storage (#30650)Claudio B2017-09-191-4/+4
* Use the same key as presented in docyuuji.yaginuma2017-08-091-1/+1
* Fix wrong service name in the storage.ymldixpac2017-08-061-3/+3
* Prevent interpolation of ERB elementsDavid Heinemeier Hansson2017-08-011-6/+6
* We moved to storage.ymlDavid Heinemeier Hansson2017-08-011-0/+1
* Use config/storage.yml as part of the skeleton and loadingDavid Heinemeier Hansson2017-07-311-0/+34