Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All release dates are nil #9

Open
jtcrank opened this issue Aug 13, 2020 · 0 comments
Open

All release dates are nil #9

jtcrank opened this issue Aug 13, 2020 · 0 comments

Comments

@jtcrank
Copy link

jtcrank commented Aug 13, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant