that''ll work - thanks.
On 11/4/05, Jon Lim <snowblink-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I was recommended this way:
>
> <% if false %>
>
> <% end %>
>
> On 04/11/05, Ben Anderson
<benanderson.us-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Hi,
> > Where can I find info on this? Maybe someone can answer me this in
> > the mean time...
> > In jsp, you can comment other tags from a previous tag
> >
> > <%--
> > <%= foo %>
> > <%= bar %>
> > --%>
> >
> > so that neither of these will be parsed, but in eruby, so I really
> > have to do this:
> >
> > <%# foo %>
> > <%# bar %>
> >
> > Is this noway to comment out a whole block of eruby?
> >
> > Thanks,
> > Ben
> > _______________________________________________
> > Rails mailing list
> > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> > http://lists.rubyonrails.org/mailman/listinfo/rails
> >
>
>
> --
> http://www.snowblink.co.uk/
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>