##// END OF EJS Templates
add newline at end of config/initializers/backtrace_silencers.rb...
Toshi MARUYAMA -
r6939:8da1ddfbcd73
parent child
Show More
@@ -1,7 +1,7
1 1 # Be sure to restart your server when you modify this file.
2 2
3 3 # You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
4 4 # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
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 # Rails.backtrace_cleaner.remove_silencers! No newline at end of file
7 # Rails.backtrace_cleaner.remove_silencers!
General Comments 0
You need to be logged in to leave comments. Login now