MAX KEYS DE HASH RUBY

hash.select {|k,v| v == hash.values.max }
TalaatMagdy