Sha256: b812c2b8dd508f00a7a1fe868cc16245c8f7ed5e0be27baa9ce65c7a9546cd9a

Contents?: true

Size: 296 Bytes

Versions: 12

Compression:

Stored size: 296 Bytes

Contents

<h3><%= name %></h3>
<p>Unable to Decoding or Marshalling Objects from rack-insight data storage.</p>
<h4>Error</h4>
<p><%= @error.message %></p>
<h4>Backtrace</h4>
<p>
  <pre>
    <code>
      <%- @error.backtrace.each do |line| %>
        <%= line %>
      <%- end %>
    </code>
  </pre>
</p>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rack-insight-0.6.4 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.6.3 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.6.2 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.30 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.29 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.28 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.27 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.26 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.25 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.24 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.23 lib/rack/insight/views/decoding_error.html.erb
rack-insight-0.5.22 lib/rack/insight/views/decoding_error.html.erb