Skip to content

Change form default "form" variable #41

@joseramonc

Description

@joseramonc

We have:

<%= f.text_field ... %>

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions