Using this code :
= f.select :how_did_you_hear, HOWD_YOU_HEAR, {:prompt => "HQCard found by"}, :style => "width: 142px;"
The prompt is seen as blank, and the first selection is “HQCard found by”. Then followed by a blank space, and the collection of items.
How can I make it appear as a default within the selection box as default?
Wow Rails.. what a hack.
So if you use unconventionally
allow_blankandselectedit works :