Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define just the cattr_reader. | Rafael Mendonça França | 2012-09-05 | 1 | -1/+2 |
* | Use the same logger that ActionView::Base for the Digestor | Rafael Mendonça França | 2012-09-05 | 1 | -2/+5 |
* | Remove unneeded requires | Rafael Mendonça França | 2012-09-05 | 1 | -7/+3 |
* | We dont need to include the name and the format in the digest -- source is au... | David Heinemeier Hansson | 2012-09-04 | 1 | -1/+1 |
* | Further improve RENDER_DEPENDENCY regexp comments | Christos Zisopoulos | 2012-08-30 | 1 | -1/+1 |
* | Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy. | Christos Zisopoulos | 2012-08-30 | 1 | -1/+1 |
* | `Digestor` can now parse old style hash syntax for `render` | Christos Zisopoulos | 2012-08-30 | 1 | -4/+4 |
* | `Digestor` ignores most whitespace when parsing `render` invocations | Christos Zisopoulos | 2012-08-30 | 1 | -2/+2 |
* | Add automatic template digests to all CacheHelper#cache calls (originally spi... | David Heinemeier Hansson | 2012-08-29 | 1 | -0/+104 |