rdavid1099 / poke-api-v2

Ruby gem wrapper for https://pokeapi.co/api/v2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add PokeApi#get!

rdavid1099 opened this issue · comments

Calling PokeApi#get! returns the result of the query OR throws a ResultsNotFound exception.

Closed with PR #148