my_array = ["alpha", "beta", "gamma"]puts my_array.collect do |word| word.capitalizeend
Standard input is empty
#<Enumerator:0x83e0f3c>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!