From a9d8b84a2872ae354bba0ea50c1915e96d69d824 Mon Sep 17 00:00:00 2001 From: mr Date: Tue, 1 Feb 2011 17:56:16 +0100 Subject: a&a for validation --- config.ru | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.ru') diff --git a/config.ru b/config.ru index 1616a96..ec39d1b 100644 --- a/config.ru +++ b/config.ru @@ -3,3 +3,5 @@ require 'opentox-ruby' require 'config/config_ru' set :app_file, __FILE__ # to get the view path right run Sinatra::Application +set :raise_errors, false +set :show_exceptions, false \ No newline at end of file -- cgit v1.2.3