Skip to content

add_nested_fields_for assumes partial's local variable is 'f' #2

@pbadams

Description

@pbadams

I have a partial that uses the local variable "form" instead of "f" which caused add_nested_fields_for to fail.

Changing my partial to use "f" fixed the failure, but forces code refactoring in other files.

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