Skip to content

Support for has-many type relations #18

@bfeaver

Description

@bfeaver

Would be nice to setup Blueprints that will automatically insert some number of has-many relations.

Such as from machinist:

Post.blueprint do
  comments(3)  # Makes 3 comments.
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions