2 lines
105 B
Text
2 lines
105 B
Text
= select_tag("champs['#{champ.id}']",
|
|
options_for_select(Champ.regions, selected: champ.object.value))
|