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
Rafael Mendonça França f18cf8e488 Merge pull request #11785 from grosser/grosser/file-unless-exist
support :unless_exist for FileCache

Conflicts:
	activesupport/CHANGELOG.md
	activesupport/test/caching_test.rb
2013-10-28 19:09:22 -02:00
..
strategy The increment and decrement commands in the local cache are exactly the 2013-04-17 18:50:24 -04:00
file_store.rb Merge pull request #11785 from grosser/grosser/file-unless-exist 2013-10-28 19:09:22 -02:00
mem_cache_store.rb Missing require extract_options 2013-01-31 15:56:47 +09:00
memory_store.rb Remove gist link from the code 2013-08-27 13:44:28 -03:00
null_store.rb