view config/initializers/cache_logging.rb @ 141:88d7a7714d4e

Restrict to just the fetch process
author nanaya <me@nanaya.pro>
date Wed, 13 Dec 2017 04:31:31 +0900
parents 257910c60eb3
children
line wrap: on
line source

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