Skip to content

Allow the relationships to lazy load meta_data.  #100

Open
@baash05

Description

@baash05

I'd love to be able to selectively run logic in the meta only if the relationship is included.
So I could avoid calling the Posts.count method if posts weren't included.
It would also allow me to use Posts.size and perhaps take advantage of eager loading.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions