From 421025f18d6462577202cc1ef6bd7cdbb8723ae2 Mon Sep 17 00:00:00 2001 From: Vasiliy Ermolovich Date: Mon, 20 Feb 2012 22:51:05 +0300 Subject: refactor grouped_options_for_select --- actionpack/lib/action_view/helpers/form_options_helper.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'actionpack/lib') diff --git a/actionpack/lib/action_view/helpers/form_options_helper.rb b/actionpack/lib/action_view/helpers/form_options_helper.rb index bc03a1cf83..39cd63074b 100644 --- a/actionpack/lib/action_view/helpers/form_options_helper.rb +++ b/actionpack/lib/action_view/helpers/form_options_helper.rb @@ -472,16 +472,16 @@ module ActionView # Note: Only the and tags are returned, so you still have to # wrap the output in an appropriate