Skip to content

Handle belongs_to? #63

@9mm

Description

@9mm

I'm not sure where to post this, but there is a super convenient feature of other admin areas, where you can create a new belongs_to model inline. This works great for has_many, but if I have a model that belongs to 4 other models, it is inconvenient to have to create 4 models separately, instead of doing it once inline.

Given that this gems features already closely align with this functionality (because youre dealing with nested has_many), how hard would it be to add BelongsToNestedForm? Is there another way to go about doing this?

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