aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/collection_check_boxes.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix collection_radio_buttons' hidden_field name and make it appear before the...Santiago Pastorino2015-12-311-0/+4
* Add a hidden field on the collection_radio_buttonsMauro George2015-09-241-23/+2
* Remove code duplication in ActionView::Helpers::Tags::BaseBogdan Gusiev2015-02-111-8/+1
* `collection_check_boxes` respects `:index` option for the hidden filed name.Vasiliy Ermolovich2014-04-141-4/+13
* add include_hidden option to collection_check_boxes helperVasiliy Ermolovich2013-10-271-3/+7
* Use the given name in html_options for the hidden field in collection_check_b...Angel N. Sciortino2013-09-241-1/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+43