From 9120e58a149d20a2f0cf0433c099fc828d517bb2 Mon Sep 17 00:00:00 2001 From: efueger Date: Wed, 29 Mar 2017 10:40:34 -0400 Subject: [PATCH] Update backtrace_silencers.rb --- second_app/config/initializers/backtrace_silencers.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/second_app/config/initializers/backtrace_silencers.rb b/second_app/config/initializers/backtrace_silencers.rb index 59385cd..8ee7be6 100644 --- a/second_app/config/initializers/backtrace_silencers.rb +++ b/second_app/config/initializers/backtrace_silencers.rb @@ -5,3 +5,6 @@ # You can also remove all the silencers if you're trying to debug a problem that might stem from framework code. # Rails.backtrace_cleaner.remove_silencers! + +# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code. +You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.