view config/initializers/cache_logging.rb @ 142:2d873f57f424

Forgot about this one
author nanaya <me@nanaya.pro>
date Wed, 13 Dec 2017 04:57:04 +0900
parents 257910c60eb3
children
line wrap: on
line source

ActiveSupport::Cache::Store.logger = Rails.logger if Rails.env.development?