Sha256: 6ffe9749692eeaf88ad942513dc851300670d0f2d9eec4b969d2192262249db6

Contents?: true

Size: 385 Bytes

Versions: 2

Compression:

Stored size: 385 Bytes

Contents

<table class="table table-hover table-condensed">
<tr><td>URL</td><td><%= @attr[:request].url %></td></tr>
<tr><td>IP address</td><td><%= @attr[:request].remote_ip %></td></tr>
<tr><td>Parameters</td><td><%= @attr[:request].filtered_parameters.inspect %></td></tr>
<tr><td>Rails root</td><td><%= Rails.root %></td></tr>
<tr><td>Timestamp</td><td><%= Time.current %></td></tr>
</table>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
runtimeerror_notifier-0.0.12 templates/runtimeerror_notifier/_request.html.erb
runtimeerror_notifier-0.0.11 templates/runtimeerror_notifier/_request.html.erb