Showing <%=h @exception.file_name %> where line #<%=h @exception.line_number %> raised:
<%=h @exception.message %>
Extracted source (around line #<%=h @exception.line_number %>):
<%=h @exception.source_extract %>
<%=h @exception.sub_template_message %>
<%= render :template => "rescues/_trace" %> <%= render :template => "rescues/_request_and_response" %>