Hello out there, this is my first post here and I am very new to rails (and very impressed). I use ActionView::Helpers::FormOptionsHelper#collection_select which works fine. But I''d like to use it in an edit-action with the default selected. So something like options_from_collection_for_select with the last value (selected_value) non nil. I have seen this asked on the list before, but there was no answer. Regards, Patrick