rails/activesupport/lib
Jean Boussier 794016aad7 BacktraceCleaner silence core internal methods by default
In recent Ruby versions some pure C functions have been moved into
some semi-ruby code and now have an `<internal:something>` location.

They should be silenced like stdlib etc.
2024-01-30 13:24:50 +01:00
..
active_support BacktraceCleaner silence core internal methods by default 2024-01-30 13:24:50 +01:00
active_support.rb Refactor Module#delegate inside ActiveSupport::Delegation 2024-01-25 11:51:00 +01:00