ruby/lib/error_highlight
Aaron Patterson 78e4a36fb1 [ruby/error_highlight] Support cases where there are multiple missing / wrong kwargs
This commit fixes the case when there are multiple missing or incorrect
keywords provided to a method.  Without this fix, ErrorHighlight itself
will raise an exception

https://github.com/ruby/error_highlight/commit/8bde92b36e
2025-10-30 00:43:30 +00:00
..