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
Xavier Noria 6d38553b09 Removes the monkey-patch for Marshal.load
Marshal.load autoloads out of the box with Zeitwerk. See

    https://github.com/fxn/zeitwerk/blob/master/test/lib/zeitwerk/test_marshal.rb

for similar coverage.
2021-03-18 22:08:25 +01:00
..
strategy Don't require event to be passed to read_entry 2020-11-09 20:11:36 +00: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