Sha256: 6d8d43ee0c33626252c612443ca90709b773c9bc00caae16b3dc638e37c7a2bb

Contents?: true

Size: 696 Bytes

Versions: 84

Compression:

Stored size: 696 Bytes

Contents

<header>
  <h1>
    <%= @exception.cause.class.to_s %> in
    <%= @request.parameters["controller"].camelize if @request.parameters["controller"] %>#<%= @request.parameters["action"] %>
  </h1>
</header>

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

  <%= render "rescues/source", source_extracts: @source_extracts, show_source_idx: @show_source_idx %>

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

  <%= render "rescues/trace", traces: @traces, trace_to_show: @trace_to_show %>
  <%= render template: "rescues/_request_and_response" %>
</div>

Version data entries

84 entries across 82 versions & 8 rubygems

Version Path
argon-1.3.1 vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
symbolic_enum-1.1.5 vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.2.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.2 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.2.rc2 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/actionpack-6.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.2.rc1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/actionpack-6.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.1.rc1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.0 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.8.2 vendor/ruby/2.6.0/gems/actionpack-6.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.0 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-6.0.0.rc2 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb