Is it possible to add an option like :include_blank => \'Please Select\' in a method select_tag like it is possible with the select
:include_blank => \'Please Select\'
select_tag
select
Note that in Ruby on Rails 3, select_tag() will accept an :include_blank boolean argument (same with date_select and the like).
select_tag()
:include_blank