Class: Numeric

Inherits:
Object
  • Object
show all
Defined in:
lib/pokemon_zukan.rb

Instance Method Summary collapse

Instance Method Details

#to_pokemonObject



5
6
7
# File 'lib/pokemon_zukan.rb', line 5

def to_pokemon
  PokemonZukan::find self
end