From: ljw1001@... Date: 2005-11-28T21:02:29+09:00 Subject: Re: string substitution question What is ERB? I had assumed that it would be possible to convert a single quote string to a double quote string and that would take care of it. Is that not possible. Maybe I'm looking at this the wrong way. Substitution is done with the syntax you mention in my current version of Rails. Is ERB what they use?