Sha256: 1b58a795cf8dd04e57e7e4e785f776e9438539cb0a7b15ac15483a091644e268

Contents?: true

Size: 234 Bytes

Versions: 3

Compression:

Stored size: 234 Bytes

Contents

<html>
<body>
	<p>
		<b><font color='red'>ERROR:</font></b>
		<%= error.message.html_escape %>
	</p>
	<pre>
  <%= error.backtrace && error.backtrace.sfilter(Exception.common_filters).join("\n  ").html_escape %>
	</pre>
</body>
</html>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
crystal-0.0.13 lib/views/crystal_default_templates/development/error.html.erb
crystal-0.0.12 lib/views/crystal_default_templates/development/error.html.erb
crystal_ext-0.0.11 lib/views/crystal_default_templates/development/error.html.erb