From: Pokkai Dokkai Date: 2008-06-06T17:42:11+09:00 Subject: Re: erb question --urgent help needed? Jano Svitok wrote: > On Fri, Jun 6, 2008 at 7:20 AM, Pokkai Dokkai > wrote: > > > Can you tell what do you want to do? Why do you need to know the > length of the tag? > Do you want to pad the text with spaces? > > What's wrong with the following? > > <% > string="Hello Ruby ,How are you" # any String object > %> > <%= string %> in my ROR project i need to show some details with PRINT format so i need like that -- Posted via http://www.ruby-forum.com/.