aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/output_safety_helper_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* In tag helper, honor html_safe on array parameters; also make safe_join more ↵Paul Grayson2014-06-121-1/+8
| | | | similar to Array.join by first calling flatten.
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+28