rails--rails/activesupport/lib
Rajesh Sharma 4a552c3ab9 Fix option not being passed with fetch_multi
In redis cache store, options to `fetch_multi` are passed correctly to
`write_multi` but not to `read_multi`. This causes cache always to be missed
when passing `namespace` option to it.
2020-07-26 08:34:30 +02:00
..
active_support Fix option not being passed with fetch_multi 2020-07-26 08:34:30 +02:00
active_support.rb