-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels