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