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
Steven Harman 8fc6ec73a4 Document redis: Object option
There are four ways to pass the redis option, but only three were
documented. This is now consistent with implementation.

[ci skip]
2019-04-18 15:19:53 -07:00
..
strategy Fix Cache read_multi with local_cache return values. 2018-03-21 14:16:00 +08:00
file_store.rb Use Dir#children and Dir#each_child instead of excluding "." and ".." 2019-02-13 22:56:34 -05:00
mem_cache_store.rb Switch to supports_cache_versioning? check to a class method 2018-09-20 20:40:31 -05:00
memory_store.rb Fix elapsed time calculations 2019-02-08 13:27:30 +00:00
null_store.rb Switch to supports_cache_versioning? check to a class method 2018-09-20 20:40:31 -05:00
redis_cache_store.rb Document redis: Object option 2019-04-18 15:19:53 -07:00