Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SReorganize autoloads slightly and move two files to lib/action_view root. | José Valim | 2010-10-14 | 1 | -2/+2 |
* | Deprecate old template handler API. Remove old handlers. | José Valim | 2010-10-10 | 1 | -1/+9 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Convert to class_attribute | Jeremy Kemper | 2010-02-01 | 1 | -2/+2 |
* | Silence some trivial warnings: shadowed local vars, indentation mismatches | Jeremy Kemper | 2009-12-28 | 1 | -2/+2 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -21/+26 |
* | More cleanup of ActionView and reduction in need for blocks in some cases: | Yehuda Katz | 2009-08-15 | 1 | -4/+0 |
* | Clean up ActionView some: | Yehuda Katz | 2009-08-15 | 1 | -1/+1 |
* | Added the :rjs render option | Yehuda Katz + Carl Lerche | 2009-05-21 | 1 | -0/+1 |
* | Remove some response content type concepts from ActionView | Yehuda Katz + Carl Lerche | 2009-05-21 | 1 | -0/+5 |
* | Begin unifying the interface between ActionController and ActionView | Yehuda Katz | 2009-01-22 | 1 | -0/+34 |