From d3dae7379144c30c7611a6ce63f8a9f7ed1fc2e4 Mon Sep 17 00:00:00 2001 From: Ivan Torres Date: Tue, 13 Jul 2010 10:08:54 -0500 Subject: [PATCH] making select options HTML safe (:include_blank and :prompt) --- .../lib/action_view/helpers/form_options_helper.rb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/actionpack/lib/action_view/helpers/form_options_helper.rb b/actionpack/lib/action_view/helpers/form_options_helper.rb index 6f9d14d..ee34452 100644 --- a/actionpack/lib/action_view/helpers/form_options_helper.rb +++ b/actionpack/lib/action_view/helpers/form_options_helper.rb @@ -447,7 +447,7 @@ module ActionView # wrap the output in an appropriate