I don''t know what is root of the problem that I have, probably somebody
could answer the question.
I have extremely simple rhtm file. See below
<% if (a.id <http://a.id>) { %>
<td width="27%"><span
class="sidebox_arraw">> </span><strong>
<%= link_to("Download", :controller => "attachment",
:action => "download",
:id => a.id <http://a.id>) %>
</td>
<% } %>
And when I try to view the results of this rhtml Webrick hangs up. CPU usage
100%. However Apache fcgi works fine for this template.
If I remove if {} condition then everything works fine. What is the
problem?? WebRick bug??
My environment: WinXP, ruby 1.8.2-14, rails 0.14.2
--
anatol (http://pomozov.info)
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails