aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/collection_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix doc [ci skip]Daniel Gomez de Souza2016-01-271-1/+1
* Fix collection_radio_buttons' hidden_field name and make it appear before the...Santiago Pastorino2015-12-311-2/+6
* Collection check boxes propagates input's id to the label's for attribute.Vasiliy Ermolovich2015-10-201-0/+2
* Add a hidden field on the collection_radio_buttonsMauro George2015-09-241-0/+26
* CollectionHelpers now accepts a readonly optionMauro George2014-04-121-1/+1
* Label only accepts `:index` and `:namespace` attributes from the inputAndriel Nuernberg2013-12-051-1/+1
* handle `:namespace` form option in collection labelsVasiliy Ermolovich2013-09-221-1/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+84