aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/form_tag_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix select_tag generating tag when set to false.Guo Xiang Tan2014-11-211-0/+6
* Use new hash syntaxRafael Mendonça França2014-10-251-1/+1
* :scissors:Rafael Mendonça França2014-10-251-1/+1
* Merge pull request #17064 from frenkel/fix_select_tag_include_blankRafael Mendonça França2014-10-251-0/+6
|\
| * Use include_blank value as option labelFrank Groeneveld2014-10-171-0/+6
* | Fix how file_ and password_field_tag edit optionsclaudiob2014-10-151-0/+7
|/
* 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