aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Test to ensure content_tag works when fixing #17661Jon Atack2014-12-161-0/+5
* Regression test for #18024Santiago Pastorino2014-12-151-0/+5
* Revert "Re-enable capture'ing non-String values"Santiago Pastorino2014-12-151-5/+0
* Re-enable capture'ing non-String valuesCarsten Zimmermann2014-12-141-0/+5
* Add support for ARIA attributes in tagsPaoMar2014-09-031-0/+7
* Fix escape_once double-escaping hex-encoded entitiesJohn F. Douthat2014-07-021-0/+1
* In tag helper, honor html_safe on array parameters; also make safe_join more ...Paul Grayson2014-06-121-0/+24
* Convert CDATA input to string before gsub'ingCarsten Zimmermann2013-10-291-0/+4
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+130