elixirschool / admissions

Admissions is the gateway to Elixir School's private Slack
https://admissions.elixirschool.com
Apache License 2.0
20 stars 3 forks source link

Correct pattern matching bug introduced by new version of Tentacat. #19

Closed doomspork closed 4 years ago

doomspork commented 4 years ago

The latest version of Tentacat returns a tuple instead of a list like before. Now we need to handle that.