aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/output_safety_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* html_safe is not supposed to be public API for AV. This change removes usage ...Vipul A M2016-01-201-2/+2
* In tag helper, honor html_safe on array parameters; also make safe_join more ...Paul Grayson2014-06-121-1/+8
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+28