This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcafe995bfe51e53dd04607956be9b54073e9cb6
rails
/
activesupport
/
lib
/
active_support
/
cache
History
Xavier Noria
abae712213
fixes a couple of wrong requires
2010-01-01 14:28:57 -08:00
..
strategy
fixes a couple of wrong requires
2010-01-01 14:28:57 -08:00
compressed_mem_cache_store.rb
requires active_support/gzip in CompressedMemCacheStore because it uses ActiveSupport::Gzip
2010-01-01 14:28:55 -08:00
file_store.rb
Instrumenting cache stores.
2009-09-20 12:07:21 -03:00
mem_cache_store.rb
requires active_support/core_ext/array/extract_options in mem_cache_store.rb because it uses extract_options!
2010-01-01 14:28:55 -08:00
memory_store.rb
Mute log info coming from the local_cache strategy
2009-10-09 15:03:18 +01:00
synchronized_memory_store.rb
Merge with docrails
2008-11-02 04:02:40 +05:30