From: Jason Roelofs Date: 2006-09-14T04:53:14+09:00 Subject: Re: eRB <%= ------=_Part_13381_26011016.1158177155124 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Prints out the result. Aka: <% puts "Can't see me" %> --> nothing <%= puts "Can't see me" %> --> Can't see me Jason On 9/13/06, Jonas Hartmann wrote: > > whats eRBs <%= doing in contrast to <%? > > ------=_Part_13381_26011016.1158177155124--