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