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
Michael Koziarski e44009aa2b Merge pull request #5125 from winston/log_exception_when_cache_read_fails
#read_entry in ActiveSupport::Cache::FileStore should log details of the exception when an exception is thrown
2012-05-21 19:02:48 -07:00
..
strategy Fix "in memory" where it should be "in-memory". 2011-11-13 13:18:55 +08:00
file_store.rb Merge pull request #5125 from winston/log_exception_when_cache_read_fails 2012-05-21 19:02:48 -07:00
mem_cache_store.rb remove unnecessary require core_ext/string/encoding 2012-02-14 10:09:21 +03:00
memory_store.rb add unless_exist option to memory store 2012-05-10 08:19:45 -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