Skip to content

Remove the "nested attributes" feature #31

@nicolasblanco

Description

@nicolasblanco

I'm thinking of removing the "nested attributes" feature to stay in the philosophy of a minimalist gem.

To validate nested attributes you can do this easily with an ActiveModel::Model class. Also you can validate the presence of the nested objects using Strong parameters and the require method on the params object.

If you have any opinion on this, please comment!

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