mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9bfd968bed
We now generate option with empty label, example: `<select id="places" name="places"><option value="" label=" "></option></select>` for include_blank: true. This is only done, if content is missing on the option, and we providing the value from this option. Fixes #24816 |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |