In Rails 3 there is a :prompt option for select_tag:
select_tag "things", many_thing_as_options, :prompt => "Please select"
In Rails 3 there is a :prompt option for select_tag:
select_tag "things", many_thing_as_options, :prompt => "Please select"