class Pokemongodb::Location::SkiResort
Public Class Methods
types()
click to toggle source
# File lib/pokemongodb/locations/ski_resort.rb, line 4 def self.types [ Pokemongodb::Type::Ice, ] end
# File lib/pokemongodb/locations/ski_resort.rb, line 4 def self.types [ Pokemongodb::Type::Ice, ] end