Skip to content

Support associations to reduce calls to server #6

Description

@sthaha

The following code

release = Release.find('fedora-22')
release.variants.map(&:release) 

Fetches release X times instead of 0. Perhaps the caching may stop this from happening but it may be worth fixing by adding support of association.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions