Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Make the caching of ids optional. #2

@srosa

Description

@srosa
book.sorted_authors.map(&:name)

would become

book.sorted_authors(cache: true).map(&:name)

See issue #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions