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