You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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