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