From 3964bbc490bdd858b431862bdefa58f477cb2028 Mon Sep 17 00:00:00 2001 From: Vasiliy Ermolovich Date: Sun, 13 Apr 2014 21:58:42 +0300 Subject: `collection_check_boxes` respects `:index` option for the hidden filed name. closes #14147 --- actionview/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'actionview/CHANGELOG.md') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 8c6db33be7..0302077e1c 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,3 +1,9 @@ +* `collection_check_boxes` respects `:index` option for the hidden filed name. + + Fixes #14147. + + *Vasiliy Ermolovich* + * `date_select` helper with option `with_css_classes: true` does not overwrite other classes. *Izumi Wong-Horiuchi* -- cgit v1.2.3