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/strategy
Jason Lee 4e13a364a6 Fix Cache read_multi with local_cache return values.
It should returns raw value, not instance of `ActiveSupport::Cache::Entry`.
2018-03-21 14:16:00 +08:00
..
local_cache.rb Fix Cache read_multi with local_cache return values. 2018-03-21 14:16:00 +08:00
local_cache_middleware.rb [Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00