Files
rails/actionpack/lib
Rusty Geldmacher 27c8debdc6 Fixed bug creating invalid HTML in select options
When a select tag is created for a field with errors, and that select
tag has :prompt or :include_blank options, then the inserted first
option will errantly have a <div class="field_with_errors"> wrapping
it.

See https://github.com/rails/rails/issues/7017
2012-07-10 12:14:06 -04:00
..
2012-06-11 15:40:36 -07:00
2012-06-08 00:15:52 +02:00