method
new
rails latest stable - Class:
ActionDispatch::Routing::Mapper::BacktraceCleaner
new()public
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 16
def initialize
super
remove_silencers!
add_core_silencer
add_stdlib_silencer
end