annotate config/initializers/cache_logging.rb @ 177:3176bd0d3c2c

Correct casing check
author nanaya <me@nanaya.pro>
date Sat, 13 Oct 2018 00:48:05 +0900
parents 257910c60eb3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
72
257910c60eb3 Rails 5 \o/
nanaya <me@myconan.net>
parents:
diff changeset
1 ActiveSupport::Cache::Store.logger = Rails.logger if Rails.env.development?