5 lines
93 B
Text
5 lines
93 B
Text
|
|
.nested-fields
|
||
|
|
= f.inputs do
|
||
|
|
= f.input :title
|
||
|
|
= remove_association_link :answer, f
|