From: reuben doetsch Date: 2008-07-18T12:47:02+09:00 Subject: Re: generating webpages with Ruby... help with double quotes ------=_Part_36030_10032398.1216353122276 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You can just use single quotes. So string= '.' On Thu, Jul 17, 2008 at 10:09 PM, Zoe Phoenix wrote: > I want a program that I'm working on to generate some web pages for me, > but I'm having trouble with generating the pages in HTML, since it uses > the double quotes for links, as in href="http://www.blahblahblah.com">. > > Since there are a lot of the links in this page, I need to know what the > best way to get around this problem is. Can someone help me, please? > -- > Posted via http://www.ruby-forum.com/. > Reuben Doetsch ------=_Part_36030_10032398.1216353122276--