From: 7stud -- Date: 2009-03-25T14:18:41+09:00 Subject: Re: gsub and single quote issue Robert Klemme wrote: > > The sequence \' in a replacement string is interpreted as the post > match. > I assume that has something to do with ruby's crazy global variables, e.g $'. In that case, why isn't the '$' required. -- Posted via http://www.ruby-forum.com/.