aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/body_parts_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use response_body rather than performed?Yehuda Katz2009-08-091-1/+1
* Cleaning up more tests and code that needed to work in both old and new baseYehuda Katz + Carl Lerche2009-06-171-8/+5
* Get all template tests passing on new baseCarl Lerche2009-05-261-1/+4
* Functional test runner finalizes response just like the integration test runn...Joshua Peek2009-05-021-1/+5
* Deprecate template, session, assigns, and layout accessors on response object...Joshua Peek2009-04-281-1/+1
* pluginize concurrent block body partJeremy Kemper2009-03-191-80/+0
* Pare down unit testJeremy Kemper2009-03-161-36/+6
* Less ceremonyJeremy Kemper2009-03-131-27/+34
* Extract output buffer testJeremy Kemper2009-03-131-34/+0
* Simplify parts and testsJeremy Kemper2009-03-131-9/+8
* Fix testsJeremy Kemper2009-03-131-4/+4
* Example using an edge side include body part to fetch queued rendering resultsJeremy Kemper2009-03-131-9/+27
* Body parts: future rendering, threaded future, queued future, open-uri exampleJeremy Kemper2009-03-131-0/+142