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