Sha256: 350adcf3145dff4c025cc4371b17c50fb4fd2ebf230539580b20e44a6cf0f949

Contents?: true

Size: 600 Bytes

Versions: 145

Compression:

Stored size: 600 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 template: "rescues/_source" %>

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

  <%= render template: "rescues/_trace" %>
  <%= render template: "rescues/_request_and_response" %>
</div>

Version data entries

145 entries across 145 versions & 8 rubygems

Version Path
actionpack-5.2.8.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.8 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.7.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.7 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.6.3 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.6.2 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.6.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.6 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.6 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.5 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.5 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.4 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.3 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.2 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
actionpack-5.2.4.rc1 lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb