index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
caching
/
sweeping.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
if ... nil? is more expensive than unless
Milan Dobrota
2011-09-04
1
-1
/
+1
*
Fixes an issue where cache sweepers with only after filters would have no con...
Jeroen Jacobs
2011-06-21
1
-0
/
+1
*
cache_sweeper yields blank output
Neeraj Singh
2010-06-08
1
-0
/
+1
*
Use AS::Concern for caching modules
Carlhuda
2010-03-04
1
-3
/
+1
*
Caching refactoring
Yehuda Katz
2009-10-29
1
-1
/
+1
*
Fix for sweepers method_missing missing &block argument [#1581 status:committed]
Tys von Gaza
2009-01-27
1
-2
/
+2
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-3
/
+3
*
Prefer string core_ext inflector methods over directly accessing Inflector.
Joshua Peek
2008-05-14
1
-3
/
+3
*
Fixed that sweepers defined by cache_sweeper will be added regardless of the ...
David Heinemeier Hansson
2008-03-08
1
-3
/
+2
*
Added support for naming concrete classes in sweeper declarations [DHH]
David Heinemeier Hansson
2008-02-07
1
-1
/
+9
*
Moved the caching stores from ActionController::Caching::Fragments::* to Acti...
David Heinemeier Hansson
2008-01-03
1
-0
/
+90