view config/initializers/cache_logging.rb @ 243:bc2f45058c9e legit-client

Prevent caching of rate limited error and combine response handling
author nanaya <me@nanaya.net>
date Sun, 16 Jul 2023 08:53:59 +0900
parents 257910c60eb3
children
line wrap: on
line source

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