Answers for "simple form for add id to input"

0

simple form for add id to input

<%= f.input :name, input_html: { id: "name" } %>
Posted by: Guest on November-23-2020

Browse Popular Code Answers by Language