Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize the most common resolver case. | José Valim | 2011-05-09 | 1 | -1/+1 |
* | Revert to use === only here because of perf. :( | José Valim | 2011-05-08 | 1 | -3/+1 |
* | Added activesupport requires for Array.wrap in previously modified files | Burke Libbey | 2011-05-07 | 1 | -0/+2 |
* | Remove redundant check for is_a?(String) | Burke Libbey | 2011-05-06 | 1 | -1/+1 |
* | Added a test for MissingTemplate change, and changed to use Array.wrap() as | Burke Libbey | 2011-05-06 | 1 | -1/+1 |
* | ActionView::PathSet# accepts String or Array | David Chelimsky | 2011-04-13 | 1 | -0/+1 |
* | Clean up PathSet. | José Valim | 2010-12-27 | 1 | -19/+4 |
* | Final tidy up on templates inheritance. | José Valim | 2010-12-27 | 1 | -7/+2 |
* | A bunch of cleanup on the inherited template patch | wycats | 2010-12-26 | 1 | -7/+25 |
* | #948 template_inheritance | artemave | 2010-12-26 | 1 | -6/+10 |
* | Ensure resolvers backward compatibility. | José Valim | 2010-12-09 | 1 | -4/+2 |
* | SReorganize autoloads slightly and move two files to lib/action_view root. | José Valim | 2010-10-14 | 1 | -0/+41 |