mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
3cfd6d1d44
since RedisCacheStore#write_entry takes kwargs, we needed to kwargsify all these methods in order to eliminate Ruby 2.7 warnings. It's a little bit bigger patch than I expected, but it doesn't warn on Ruby 3, and it doesn't introduce any incompatibility on loder rubies, so it may not be a bad thing anyway. |
||
---|---|---|
.. | ||
autoloading_cache_behavior.rb | ||
cache_delete_matched_behavior.rb | ||
cache_increment_decrement_behavior.rb | ||
cache_instrumentation_behavior.rb | ||
cache_store_behavior.rb | ||
cache_store_version_behavior.rb | ||
connection_pool_behavior.rb | ||
encoded_key_cache_behavior.rb | ||
failure_safety_behavior.rb | ||
local_cache_behavior.rb |