Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that capture doesn't escape twice | Santiago Pastorino | 2010-11-02 | 1 | -2/+7 |
* | Make sure capture's output gets html_escaped [#5545 state:resolved] | Jeff Kreeftmeijer | 2010-11-02 | 1 | -0/+5 |
* | Remove NonConcattingString. | José Valim | 2010-08-29 | 1 | -2/+0 |
* | Change returning with tap | Santiago Pastorino | 2010-07-25 | 1 | -1/+1 |
* | Fixed 1 failure and 2 errors in ActionPack testsuite [#4613 state:commited] | rohit | 2010-05-16 | 1 | -1/+1 |
* | All tests pass without memoizing view_context | Carlhuda | 2010-03-18 | 1 | -1/+1 |
* | adds tests for #flush_output_buffer | Xavier Noria | 2010-03-16 | 1 | -2/+37 |
* | adds tests for #capture | Xavier Noria | 2010-03-16 | 1 | -0/+23 |
* | adds test coverage for with_output_buffer | Xavier Noria | 2010-03-15 | 1 | -3/+45 |
* | with_output_buffer cannot assume there's an output_buffer | Xavier Noria | 2010-03-15 | 1 | -0/+6 |
* | Add content_for?(:name) helper to check if content_for(:name) is present [#13... | Darragh Curran | 2009-06-21 | 1 | -0/+15 |