Sha256: dee1877ef8108b1cb1bc1b1a060e8d5f518182ff2cc4c399e31b3f22aff277da

Contents?: true

Size: 179 Bytes

Versions: 39

Compression:

Stored size: 179 Bytes

Contents

<div class="alert alert-danger">
  <h4><%= h error.class %>: <%= h error.message %></h4>
  <% error.backtrace.each do |backtrace| %>
    <%= h backtrace %><br>
  <% end %>
</div>

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
tailog-0.4.8 app/views/error.erb
tailog-0.4.7 app/views/error.erb
tailog-0.4.6 app/views/error.erb
tailog-0.4.5 app/views/error.erb
tailog-0.4.3 app/views/error.erb
tailog-0.4.2 app/views/error.erb
tailog-0.4.1 app/views/error.erb
tailog-0.4.0 app/views/error.erb
tailog-0.3.7 app/views/error.erb
tailog-0.3.6 app/views/error.erb
tailog-0.3.5 app/views/error.erb
tailog-0.3.4 app/views/error.erb
tailog-0.3.3 app/views/error.erb
tailog-0.3.2 app/views/error.erb
tailog-0.3.1 app/views/error.erb
tailog-0.3.0 app/views/error.erb
tailog-0.2.3 app/views/error.erb
tailog-0.2.2 app/views/error.erb
tailog-0.2.1 app/views/error.erb