From: Max Muermann Date: 2007-03-01T21:14:31+09:00 Subject: Re: Stepping out on a Limb - some very ugly code On 3/1/07, dblack@wobblini.net wrote: > > Lose the !. Just issue a new string with capitalize. There's no > serious performance or memory issue here (unless someone has a name > the size of "War and Peace" :-) Even that should not be a problem: > "War and Peace".size #=> 13 ;) max