aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/controller/render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""Godfrey Chan2014-09-261-18/+5
* Revert "Merge pull request #16888 from jejacks0n/render_template"Godfrey Chan2014-09-231-5/+18
* Changes default render behavior from file to template.jejacks0n2014-09-111-18/+5
* Added PartialIteration class used when rendering collectionsJoel Junström2014-07-161-0/+18
* Fixed borken tests in AV caused by 013c74dGodfrey Chan2014-07-101-2/+2
* Ensure that .process return the method returnArthur Neves2014-05-061-1/+5
* Unused class in AV testAkira Matsuda2013-12-251-2/+0
* Prefer assert_raise instead of flunk + rescue to test for exceptionsCarlos Antonio da Silva2013-12-191-3/+3
* Fix integration test to pass same-origin verificationJeremy Kemper2013-12-171-1/+1
* Minor typo fixesAkira Matsuda2013-11-271-1/+1
* Move actionpack's controller testsŁukasz Strzałkowski2013-08-251-0/+1337