Fixed the error messages associated with invalid reports

closes #25
This commit is contained in:
2012-04-29 00:47:59 -04:00
parent 5b7d6aa7a7
commit d6f69b6358
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
<h1>Exception Handler</h1>
<br/>
<%= @output %>
<br/>
<br/>
<strong>Number of params:</strong> <%= params.size %>
<br/>
<br/>
@@ -13,5 +16,3 @@
<strong>Params:</strong>
<br/>
<%= params.inspect %>
<%= @output %>