aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/streaming_render_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* log errors when an exception happens when streaming.José Valim2011-05-011-2/+6
|
* content_for should work with provide.José Valim2011-04-161-2/+10
|
* Add more tests, ensure we never yield outside the fiber context and that we ↵José Valim2011-04-161-0/+8
| | | | swap buffers when moving from parent to child.
* Basic tests for streaming. Basic tests for provide.José Valim2011-04-161-2/+58
|
* The magic medicine worked.José Valim2011-04-161-0/+33