ga-wdi-boston / ruby-enumerable-comparable

Other
1 stars 139 forks source link

Don't use super #7

Closed RealWeeks closed 8 years ago

RealWeeks commented 8 years ago

Haven't gone over inheritance until after this training. via @gaand

gaand commented 8 years ago

I've waffled on this, but I think the Array should be in the Deck, not its parent.

jrhorn424 commented 8 years ago

I agree with @gaand. The collection should be inside the Deck.

gaand commented 8 years ago

Closed in f7962c816eb163ca019e52a55f67df9164c09fa9

Commit message said Close #6 in error.