Agile Web Development with Rails 7 Page 212 PDF

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.