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
Jeremy Kemper 685a53a360 Merge branch 'master' into cherry
Conflicts:
	activesupport/CHANGELOG
	activesupport/lib/active_support/core_ext/class/delegating_attributes.rb
	activesupport/lib/active_support/core_ext/hash/conversions.rb
	activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
	activesupport/lib/active_support/core_ext/string/multibyte.rb
	activesupport/lib/active_support/core_ext/time/calculations.rb
	activesupport/lib/active_support/deprecation.rb
2009-04-20 18:31:40 -07:00
..
strategy Nicer name for anonymous local cache middleware class 2009-04-02 12:05:21 -05:00
compressed_mem_cache_store.rb Bring MemCacheStore and CompressedMemCacheStore inline with expected counter manipulation semantics. 2008-10-17 18:09:27 +02:00
file_store.rb Fix require 2009-03-29 00:10:32 -07:00
mem_cache_store.rb Decouple the local cache strategy from MemCacheStore for reuse with other remote stores [#1653 state:resolved] 2009-01-17 18:05:48 -06:00
memory_store.rb Merge with docrails 2008-11-02 04:02:40 +05:30
synchronized_memory_store.rb Merge with docrails 2008-11-02 04:02:40 +05:30