From: Jeff Date: 2007-09-19T22:48:00+09:00 Subject: Re: replace multiple patterns of a string in single pass On Sep 19, 5:13 am, Vellingiri Arul wrote: > Dear Friends, > How can I replace multiple patterns of a string in single pass. > > by > Vellingiri > -- > Posted viahttp://www.ruby-forum.com/. Try String#gsub Jeff