Sha256: f70cd0cced6ca881bc64981c31111d543da1ada01e49789beb9e32841ef44c64
Contents?: true
Size: 363 Bytes
Versions: 35
Compression:
Stored size: 363 Bytes
Contents
%html %head %style{:type => "text/css"} body { font-family: helvetica, verdana, arial; font-size: 10pt;} %body %h1 = @exception.class.name in = @exception.filename %p= @exception.original_exception.message = @exception.source_extract.gsub(/\n/, "<br/>") %h2 Backtrace = @exception.backtrace.join("<br/>")
Version data entries
35 entries across 35 versions & 4 rubygems