Formulir Sederhana untuk Tambah ID ke Input
<%= f.input :name, input_html: { id: "name" } %>
Lioruby
<%= f.input :name, input_html: { id: "name" } %>