rails/activesupport/lib
Jean Boussier cc0f0f9c44 Make ActiveSupport::BacktraceCleaner copy filters and silencers on dup and clone
Previously the copy would still share the internal silencers and filters array,
causing state to leak.
2024-03-29 12:13:32 +01:00
..
active_support Make ActiveSupport::BacktraceCleaner copy filters and silencers on dup and clone 2024-03-29 12:13:32 +01:00
active_support.rb Refactor Module#delegate inside ActiveSupport::Delegation 2024-01-25 11:51:00 +01:00