1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test/dummy/config
Rob Jonson d8707e0dfc enable_fragment_cache_logging
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
2018-10-09 11:48:40 +01:00
..
environments enable_fragment_cache_logging 2018-10-09 11:48:40 +01:00
initializers Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
application.rb Enable Layout/LeadingCommentSpace to not allow cosmetic changes in the future 2017-12-14 17:30:54 +09:00
boot.rb Revert "Merge pull request #31434 from olivierlacan/boot-feedback" 2018-01-19 01:28:49 +10:30
database.yml
environment.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
routes.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
secrets.yml Recommend use of rails over bin/rails 2018-07-06 22:46:35 +02:00
spring.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
storage.yml Provide a sensible default host 2018-01-16 20:32:02 -05:00
webpacker.yml Make Webpacker the default JavaScript compiler for Rails 6 (#33079) 2018-09-30 22:31:21 -07:00