From: Sathya Levy Date: 2011-10-05T03:53:50+09:00 Subject: Re: Noob alert, please help loops and arrays and string methods That was the assignment, but what I was actually was doing wrong in the looping code that I had written, which I apologize for not showing, was that I forgot to add the method to the class string class string def capfirst ... It turns out I just forgot to assign the method to the string class. lol Thanks for that bit of code though, I learnt a lot from it. -- Posted via http://www.ruby-forum.com/.