rails/activesupport/lib/active_support/cache
2012-12-01 14:00:16 +02:00
..
strategy Fix "in memory" where it should be "in-memory". 2011-11-13 13:18:55 +08:00
file_store.rb Patched Marshal#load to work with constant autoloading (active_support/dependecies.rb) (issue #8167) 2012-12-01 14:00:16 +02:00
mem_cache_store.rb Patched Marshal#load to work with constant autoloading (active_support/dependecies.rb) (issue #8167) 2012-12-01 14:00:16 +02:00
memory_store.rb Optimize ActiveSupport::Cache::Entry to reduce memory and processing overhead. 2012-09-30 09:26:04 -07:00
null_store.rb Add ActiveSupport::Cache::NullStore to expose caching interface without actually caching for development and test environments. 2011-12-12 13:40:29 -06:00