aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/environments/development.rb
Commit message (Collapse)AuthorAgeFilesLines
* enable_fragment_cache_loggingRob Jonson2018-10-091-0/+1
| | | | | | | | fragment caching was refactored in (I think 5.2) and by default doesn't log cache info this is confusing in development where rails dev:cache now turns on caching, but doesn't show any different logging output better to enable debugging by default for dev - and let people turn it off if preferred
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
|
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-031-2/+2
| | | | | | | | | | | | ``` % be rubocop -a --only Style/StringLiterals activestorage Inspecting 74 files ........................................CCCCCCCCCC.C........CC.......C.C.. (snip) 74 files inspected, 31 offenses detected, 31 offenses corrected ```
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+49
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58