Sha256: 2ff2b0f119974d0165fb48a70998da2f9c2f5eb80accf4f3c0cf62d275ce8d87
Contents?: true
Size: 428 Bytes
Versions: 76
Compression:
Stored size: 428 Bytes
Contents
<h1> <%=h @exception.class.to_s %> <% if request.parameters['controller'] %> in <%=h request.parameters['controller'].humanize %>Controller<% if request.parameters['action'] %>#<%=h request.parameters['action'] %><% end %> <% end %> </h1> <pre><%=h @exception.clean_message %></pre> <%= render :file => @rescues_path["rescues/_trace.erb"] %> <%= render :file => @rescues_path["rescues/_request_and_response.erb"] %>
Version data entries
76 entries across 76 versions & 14 rubygems