From: Gustav - Railist Date: 2006-09-14T04:55:10+09:00 Subject: Re: eRB <%= Jonas Hartmann wrote: > whats eRBs <%= doing in contrast to <%? > > > the evaluated contents of <%= %> (e.g. <%= "hello" + @user.name%> ) gets inserted into the rendered html file, whereas <%%> (e.g. <%if @user.logged_in?%> Welcome Back! <%else%> Sign up! <%end%> ) doesn't go into the eventual html file that gets served to the client... Gustav Paul gustav@rails.co.za itsdEx.com -- about me: My greatest achievement was when all the other kids just learnt to count from 1 to 10, i was counting (0..9) - gustav.paul