aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/form_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Label only accepts `:index` and `:namespace` attributes from the inputAndriel Nuernberg2013-12-051-0/+36
* handle `:namespace` form option in collection labelsVasiliy Ermolovich2013-09-221-0/+36
* form_for - fix :namespace and :as options clashAdam Niedzielski2013-09-091-0/+12
* text_area should handle nil value option like text_fieldJoel Cogen2013-07-241-0/+7
* Remove `FormBuilder` deprecation warning about block argument and associated ...Vipul A M2013-07-021-12/+0
* fetch value(s) from stringified optionsJon Rowe2013-06-291-0/+17
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+2959