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