Hallo Stephan,

ja - geht, als fünfter Parameter (
http://api.rubyonrails.com/classes/ActionView/Helpers/FormOptionsHelper.html#M000510
):

select(object, method, choices, options = {}, html_options = {})

Unter Umständen musst Du für Options explizit einen leeren Hash übergeben...

Viele Grüße
Nicolai
_______________________________________________
rubyonrails-ug mailing list
[email protected]
http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug

Antwort per Email an