From: "Peña, Botp" Date: 2008-09-22T18:16:38+09:00 Subject: Re: Ruby GSUB question From: Brian Candler [mailto:b.candler@pobox.com] # ..enlightening talk.. # I think I'll live with /#{Regexp.escape("....")}/ instead :-) you're right. ' totally forgot about regexp#escape as another solution to the op. it is much better. kind regards -botp