ruby find hash by key in array code example Example: get specific key value from array of hashes in ruby values = ary.map{|h| h[13]}.compact