Sha256: eff896e5e05b369fbf2051900cf5fe291a2f85fdabdfb0e8a2fa5727727e7f32
Contents?: true
Size: 708 Bytes
Versions: 5
Compression:
Stored size: 708 Bytes
Contents
<div id="page-intro"> <h2><%= title %></h2> <p> <%= message if !message.empty? %> </p> </div> <% if !backtrace.empty? %> <a href='https://github.com/Zapotek/arachni/issues'> If you could submit the gibberish you see under 'Environment' that'd really be helpful. </a> <p> <h3>Backtrace</h3> <pre style='max-height: 300px; overflow: auto'><%= backtrace %></pre> </p> <p> <h3>Environment</h3> <pre style='max-height: 300px; overflow: auto'><%= env %></pre> </p> <%end%>
Version data entries
5 entries across 5 versions & 1 rubygems