I’m leaving the use of form_tag, but added a note:
It is possible to get the same results by using
form_with
with no parameters, but that’s a bit confusing.
I’m leaving the use of form_tag, but added a note:
It is possible to get the same results by using
form_with
with no parameters, but that’s a bit confusing.