Skip to content

All release dates are nil #9

Description

@jtcrank

I retrieved all cards via all_cards = MTG::Card.all and found all release dates to be nil. To double check this, I did all_cards.map(&:release_date).uniq and got [nil]. I can probably derive it from the set, but since the docs show release date as a property of the Card class, I thought I would open up an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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