view config/initializers/cache_logging.rb @ 221:545ce38ef3d6

Remove copied off client_options (to Clients)
author nanaya <me@nanaya.pro>
date Thu, 27 May 2021 02:31:59 +0900
parents 257910c60eb3
children
line wrap: on
line source

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