I''am try using collection_select helper, but the option selected_value not work i try like this: <%= collection_select("user", "gender_id", @genders, "id", "description", {:include_blank => true, :selected_value => "2"} []''s Bruno -- Posted via http://www.ruby-forum.com/.