aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/streaming_render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* modernizes hash syntax in actionviewXavier Noria2016-08-061-17/+17
* applies new string literal convention in actionview/testXavier Noria2016-08-061-3/+3
* fix ActionView::Template::Error when using Streaming with capture.yuuji.yaginuma2015-03-011-0/+4
* Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...Vipul A M2015-02-031-1/+0
* Remove unneeded filesPiotr Sarnacki2013-06-201-1/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+109