view config/initializers/cache_logging.rb @ 173:aa78d1eeb6e5

Update rails and other gems
author nanaya <me@nanaya.pro>
date Wed, 08 Aug 2018 20:38:29 +0900
parents 257910c60eb3
children
line wrap: on
line source

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