davidchambers / tutor

JavaScript interface for the Gatherer card database
https://gatherer.wizards.com/
Do What The F*ck You Want To Public License
149 stars 18 forks source link

gatherer.request: fix handling of three or more arguments #78

Closed davidchambers closed 10 years ago

davidchambers commented 10 years ago

I happened to notice this error, introduced in #74, while working on a fix for another issue. The three-argument form is not currently used, but should be fixed regardless.

robdennis commented 10 years ago

feels like an easy merge-in; I'm going to proactively hit the merge button since @davidchambers has given me feedback that he doesn't mind merging since I still have repo commit permission