This is not needed anymore

This commit is contained in:
Santiago Pastorino 2011-01-01 13:13:48 -02:00
parent 27ea0481bb
commit 9bc879d42a
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@
<p><%=h @exception.sub_template_message %></p>
<% @real_exception = @exception
@exception = @exception.original_exception || @exception %>
<%= render :file => "rescues/_trace.erb" %>
<% @exception = @real_exception %>
<%= render :file => "rescues/_request_and_response.erb" %>