test = %w/ 1word _word ball area programming /puts test.select { |w| /\A[a-z&&[^aeiou]]/i.match?(w) }
Standard input is empty
ball programming
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!