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
2021-04-08 18:06:24 +02:00
..
strategy Refactor LocalCache to avoid calling Marshal.dump as much 2021-04-08 18:06:24 +02:00
file_store.rb Removes the monkey-patch for Marshal.load 2021-03-18 22:08:25 +01:00
mem_cache_store.rb Removes the monkey-patch for Marshal.load 2021-03-18 22:08:25 +01:00
memory_store.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
null_store.rb Introduce keyword arguments for some AS::Cache methods 2019-09-03 17:48:40 +09:00
redis_cache_store.rb Removes the monkey-patch for Marshal.load 2021-03-18 22:08:25 +01:00