1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/cache
Akira Matsuda 3f27aa8cdf These options are not defined as keyword arguments
Fixes Ruby 2.6 warnings
2019-09-05 19:03:02 +09:00
..
strategy These options are not defined as keyword arguments 2019-09-05 19:03:02 +09:00
file_store.rb Introduce keyword arguments for some AS::Cache methods 2019-09-03 17:48:40 +09:00
mem_cache_store.rb Introduce keyword arguments for some AS::Cache methods 2019-09-03 17:48:40 +09:00
memory_store.rb Merging options donesn't have to be synchronized 2019-09-04 12:45:27 +09:00
null_store.rb Introduce keyword arguments for some AS::Cache methods 2019-09-03 17:48:40 +09:00
redis_cache_store.rb Unify delete_multi_entries method signatute 2019-09-05 19:03:02 +09:00