1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/cache/behaviors
Rafael França cd16413ef3
Merge pull request #34700 from gmcgibbon/fetch_multi_key_order
Preserve key order of #fetch_multi
2019-01-07 13:49:02 -05:00
..
autoloading_cache_behavior.rb [Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
cache_delete_matched_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
cache_increment_decrement_behavior.rb Built-in Redis cache store 2017-11-13 19:45:47 -07:00
cache_instrumentation_behavior.rb assert_called_with should require args argument 2018-10-25 21:29:39 +03:00
cache_store_behavior.rb Preserve key order passed to ActiveSupport::CacheStore#fetch_multi 2018-12-27 01:39:43 -06:00
cache_store_version_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
connection_pool_behavior.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
encoded_key_cache_behavior.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
failure_safety_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
local_cache_behavior.rb Fix Cache read_multi with local_cache return values. 2018-03-21 14:16:00 +08:00