Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move more normalization up to the lookup context, so it does not have to repe... | José Valim | 2010-03-16 | 1 | -1/+1 |
* | Make all AP tests pass for Ruby 1.9.1. | José Valim | 2010-03-12 | 1 | -2/+3 |
* | Add tests for lookup context. | José Valim | 2010-03-11 | 1 | -0/+2 |
* | Clean up the API required from ActionView::Template. | José Valim | 2010-03-09 | 1 | -3/+5 |
* | First take on ViewPaths clean up. | José Valim | 2010-03-07 | 1 | -2/+2 |
* | Remove a useless method in the fixture template class | Yehuda Katz + Carl Lerche | 2009-09-03 | 1 | -4/+0 |
* | Refactor ActionView::Resolver | Yehuda Katz + Carl Lerche | 2009-09-03 | 1 | -54/+12 |
* | Fix the */* with Net::HTTP bug [#3100 state:resolved] | Yehuda Katz + Carl Lerche | 2009-09-01 | 1 | -3/+6 |
* | Got tests to pass with some more changes. | Yehuda Katz | 2009-08-15 | 1 | -10/+10 |
* | Passes in 1.9 | Yehuda Katz + Carl Lerche | 2009-06-23 | 1 | -3/+3 |
* | Rename ActionView::Template::Path ActionView::Resolver | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -38/+1 |
* | Fixing pending tests and fixed some formats / partial rendering semantics | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -1/+1 |
* | Fixed new_base tests on ruby 1.9 | Yehuda Katz + Carl Lerche | 2009-05-20 | 1 | -1/+1 |
* | OMG, a lot of work | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -23/+92 |
* | Checkpoint | Yehuda Katz and Carl Lerche | 2009-03-23 | 1 | -0/+35 |