aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/form_tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* We don't need loofah for the assertionsRafael Mendonça França2014-07-151-1/+1
* Replaced html-scanner with Loofah.Timm2014-06-151-1/+1
* Remove wrapping div with inline styles for hidden form fields.Joost Baaij2014-04-141-5/+8
* fixes default attributes for button_tagSergey Prikhodko2014-03-031-0/+5
* Switched to use `display:none` in extra_tags_for_form method.Gaelian Ditchburn2014-01-051-1/+1
* Added an `enforce_utf8` hash option for `form_tag` methodTakayuki Matsubara2013-07-071-1/+16
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+614