aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/test_case_test.rb
Commit message (Expand)AuthorAgeFilesLines
* code gardening: removes redundant selfsXavier Noria2016-08-081-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-3/+0
* modernizes hash syntax in actionviewXavier Noria2016-08-061-20/+20
* applies new string literal convention in actionview/testXavier Noria2016-08-061-46/+46
* TestController#parameters returns AC::ParametersJustin Coyne2015-12-291-0/+4
* Removed Mocha from ActionView part 1Ronak Jangir2015-08-241-10/+13
* Fix test assign_parameter method signatureeileencodes2015-08-151-1/+1
* Remove `assigns` and `assert_template`.Guo Xiang Tan2015-05-301-58/+0
* Error message testing fixFranky W2015-02-201-1/+2
* Change `gsub` to `tr` where possibleAlexander Balashov2014-10-061-1/+1
* Do not memoize document_root_element in view testsRafael Mendonça França2014-09-081-0/+11
* subclass Rails::EngineAaron Patterson2014-07-161-1/+2
* Remove unneeded filesPiotr Sarnacki2013-06-201-1/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+367