| Commit message (Expand) | Author | Age | Files | Lines |
* | content_for with flush parameter | grentis | 2011-12-29 | 1 | -0/+55 |
* | Remove unused conditions for 1.9 | Rahul P. Chaudhari | 2011-12-21 | 1 | -17/+13 |
* | Merge pull request #2799 from tomstuart/3-1-stable | Santiago Pastorino | 2011-09-05 | 1 | -0/+36 |
* | Add tests for content_for() for read, closes #475. | José Valim | 2011-05-10 | 1 | -4/+12 |
* | More cleanup and moving responsibilities around. | José Valim | 2011-05-01 | 1 | -5/+5 |
* | content_for should work with provide. | José Valim | 2011-04-16 | 1 | -4/+7 |
* | Basic tests for streaming. Basic tests for provide. | José Valim | 2011-04-16 | 1 | -0/+11 |
* | Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside... | José Valim | 2011-04-16 | 1 | -1/+1 |
* | Initial work on fibered layout. | José Valim | 2011-04-16 | 1 | -1/+1 |
* | 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 |