new rails apps generate forms with form variable, we need to update snippets to keep up with new rails versions, but, add a stop for the "form" variable, something like this:
<%= ${form}.text_field ... %>
this change needs to be done for all form snippets
We have:
new rails apps generate forms with form variable, we need to update snippets to keep up with new rails versions, but, add a stop for the "form" variable, something like this:
this change needs to be done for all form snippets