From f62b49bbeba6da73367b49d780d4e5cc972ce7f0 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 23 Sep 2016 12:11:39 -0700 Subject: [PATCH] fixes #2484: Only show application trace for errors --- app/views/static/error.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static/error.html.erb b/app/views/static/error.html.erb index b81a62c0a..e0daa2bbd 100644 --- a/app/views/static/error.html.erb +++ b/app/views/static/error.html.erb @@ -2,7 +2,7 @@

<%= @exception.class.to_s %> exception raised