Sha256: 7f25029637cac56e469f76d3ae20dbc18bd17d328cb4cadadac0bf458014d92c

Contents?: true

Size: 427 Bytes

Versions: 1

Compression:

Stored size: 427 Bytes

Contents

<h1>
  <%=h exception.class.name %>
  <% if request.parameters['controller'] %>
    in <%=h request.parameters['controller'].camelize %>Controller<% if request.parameters['action'] %>#<%=h request.parameters['action'] %><% end %>
  <% end %>
</h1>
<pre><%=h exception.message %></pre>

<%= render :template => "exceptron/local_exceptions/_trace" %>
<%= render :template => "exceptron/local_exceptions/_request_and_response" %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
exceptron-0.0.2 lib/exceptron/views/exceptron/local_exceptions/diagnostics.erb