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