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
7b1eeea5bc69747b5bfde2af2c7245339da2be74
rails
/
activesupport
/
lib
/
active_support
/
cache
History
Brian Durand
04d5eae4e8
Add ActiveSupport::Cache::NullStore to expose caching interface without actually caching for development and test environments.
2011-12-12 13:40:29 -06:00
..
strategy
Fix "in memory" where it should be "in-memory".
2011-11-13 13:18:55 +08:00
file_store.rb
Fix "in memory" where it should be "in-memory".
2011-11-13 13:18:55 +08:00
mem_cache_store.rb
Fix "in memory" where it should be "in-memory".
2011-11-13 13:18:55 +08:00
memory_store.rb
making comments meaningful by correcting, adding and pruning
2010-07-26 23:03:46 -04: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