mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
72045b2a9f
Unlike the outer `rescue`, this one is much more precise about what we want to handle: a connection failure (`Dalli::RingError`) is not relevant to what we're testing here. But other Dalli errors may well be indicating an actual problem. |
||
---|---|---|
.. | ||
abstract_store_test.rb | ||
cache_store_test.rb | ||
cookie_store_test.rb | ||
mem_cache_store_test.rb | ||
test_session_test.rb |