Sha256: e0027788afef8b5837f95c3a07b823c7eafff7c70390a2a4ad97fd22088e44ef

Contents?: true

Size: 808 Bytes

Versions: 76

Compression:

Stored size: 808 Bytes

Contents

<h1>
  <%=h @exception.original_exception.class.to_s %> in
  <%=h request.parameters["controller"].capitalize if request.parameters["controller"]%>#<%=h request.parameters["action"] %>
</h1>

<p>
  Showing <i><%=h @exception.file_name %></i> where line <b>#<%=h @exception.line_number %></b> raised:
  <pre><code><%=h @exception.message %></code></pre>
</p>

<p>Extracted source (around line <b>#<%=h @exception.line_number %></b>):
<pre><code><%=h @exception.source_extract %></code></pre></p>

<p><%=h @exception.sub_template_message %></p>

<% @real_exception = @exception
   @exception = @exception.original_exception || @exception %>
<%= render :file => @rescues_path["rescues/_trace.erb"] %>
<% @exception = @real_exception %>

<%= render :file => @rescues_path["rescues/_request_and_response.erb"] %>

Version data entries

76 entries across 76 versions & 14 rubygems

Version Path
actionpack-2.3.18 lib/action_controller/templates/rescues/template_error.erb
actionpack_csi-2.3.5.p8 lib/action_controller/templates/rescues/template_error.erb
actionpack-2.3.17-rack-upgrade-2.3.17 lib/action_controller/templates/rescues/template_error.erb
actionpack-2.3.17 lib/action_controller/templates/rescues/template_error.erb
actionpack_csi-2.3.5.p7 lib/action_controller/templates/rescues/template_error.erb
actionpack_csi-2.3.5.p6 lib/action_controller/templates/rescues/template_error.erb
actionpack-2.3.16 lib/action_controller/templates/rescues/template_error.erb
actionpack-rack-upgrade-2-2.3.16 lib/action_controller/templates/rescues/template_error.erb
actionpack-rack-upgrade-2-2.3.15 lib/action_controller/templates/rescues/template_error.erb
actionpack-2.3.15 lib/action_controller/templates/rescues/template_error.erb
actionpack-rack-upgrade-2.3.16 lib/action_controller/templates/rescues/template_error.erb
actionpack-rack-upgrade-2.3.15 lib/action_controller/templates/rescues/template_error.erb
actionpack-rack-upgrade-2.3.14 lib/action_controller/templates/rescues/template_error.erb
radiant-1.0.0 ruby-debug/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/templates/rescues/template_error.erb
vanity-1.7.1 vendor/ruby/1.9.1/gems/actionpack-2.3.12/lib/action_controller/templates/rescues/template_error.erb
actionpack-2.3.14 lib/action_controller/templates/rescues/template_error.erb
kajam-1.0.3.rc2 vendor/rails/actionpack/lib/action_controller/templates/rescues/template_error.erb
code_buddy-0.1.2 lib/code_buddy/rails2/templates/rescues/template_error.erb
actionpack-2.3.12 lib/action_controller/templates/rescues/template_error.erb
radiant-1.0.0.rc2 vendor/rails/actionpack/lib/action_controller/templates/rescues/template_error.erb