In case of form_for i don't want to pass the unchecked checkbox to controller. How to do that?
<%= f.checkbox :question_id %>
The above code will send both checked and unchecked.
Aucun commentaire:
Enregistrer un commentaire