@@ -5,3 +5,7 | |||
|
5 | 5 | |
|
6 | 6 | # You can also remove all the silencers if you're trying do debug a problem that might steem from framework code. |
|
7 | 7 | # Rails.backtrace_cleaner.remove_silencers! |
|
8 | ||
|
9 | # Do not remove plugins backtrace | |
|
10 | Rails.backtrace_cleaner.remove_silencers! | |
|
11 | Rails.backtrace_cleaner.add_silencer { |line| line !~ /^\/?(app|config|lib|plugins|test)/ } |
General Comments 0
You need to be logged in to leave comments.
Login now