aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/output_buffer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-59/+0
* remove checks for encodings availabilitySergey Nartimov2011-12-251-9/+7
* All tests pass without memoizing view_contextCarlhuda2010-03-181-7/+8
* Modify assert_template to use notifications. Also, remove ActionController::B...Carlhuda2010-03-171-9/+9
* Ruby 1.9: flushing the output buffer preserves its encodingJeremy Kemper2009-05-281-0/+11
* Reinstate pending output buffer testsJeremy Kemper2009-05-281-28/+36
* Merge branch 'master' into wip_abstract_controllerYehuda Katz + Carl Lerche2009-05-111-20/+26
|\
| * Functional test runner finalizes response just like the integration test runn...Joshua Peek2009-05-021-18/+24
|/
* Deprecate template, session, assigns, and layout accessors on response object...Joshua Peek2009-04-281-9/+9
* Extract output buffer testJeremy Kemper2009-03-131-0/+35
* Body parts: future rendering, threaded future, queued future, open-uri exampleJeremy Kemper2009-03-131-35/+0
* Introduce flush_output_buffer to append the buffer to the response body then ...Jeremy Kemper2009-03-131-0/+35