you can pass :include_blank => true as an option which adds a blank
option as the first option, but i don't think there is a way to set
the text or value of the blank option.
use the :prompt => "All" option in place of the :include_blank option
and you will get an initial option with the text set to what you pass
and the value will be empty