##// END OF EJS Templates
add newline at end of config/initializers/backtrace_silencers.rb...
Toshi MARUYAMA -
r6939:8da1ddfbcd73
parent child
Show More
@@ -4,4 +4,4
4 # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
4 # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
5
5
6 # You can also remove all the silencers if you're trying do debug a problem that might steem from framework code.
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