view config/initializers/cache_logging.rb @ 146:7ca8aeba1a63

Try tracing where the failures happen
author nanaya <me@nanaya.pro>
date Wed, 13 Dec 2017 08:06:30 +0900
parents 257910c60eb3
children
line wrap: on
line source

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