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
David Verhasselt 5e21667496 Redis fetch without names returns {}
When trying to call mget in Redis without any
parameters, a Redis error is thrown. To avoid
this, we circumvent Redis entirely when there
are no key names given.
2019-04-12 16:12:14 +03:00
..
behaviors Run activesupport's memcache store tests on Buildkite 2019-02-26 23:19:26 +00:00
stores Redis fetch without names returns {} 2019-04-12 16:12:14 +03:00
behaviors.rb
cache_entry_test.rb
cache_key_test.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
cache_store_logger_test.rb
cache_store_namespace_test.rb
cache_store_setting_test.rb
local_cache_middleware_test.rb Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00