Method: Natour::Species#hash

Defined in:
lib/natour/species.rb

#hashObject



18
19
20
# File 'lib/natour/species.rb', line 18

def hash
  [@name, @name_de].hash
end