Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |