diff --git a/second_app/config/initializers/backtrace_silencers.rb b/second_app/config/initializers/backtrace_silencers.rb index 59385cd..f0a7dce 100644 --- a/second_app/config/initializers/backtrace_silencers.rb +++ b/second_app/config/initializers/backtrace_silencers.rb @@ -5,3 +5,5 @@ # 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.