mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
By leveraging the `on_load` callback we can move all this logic out of the parser. Which mean we no longer have to duplicate that logic in both parser and that we'll later be able to extract it entirely from the gem. https://github.com/ruby/json/commit/f411ddf1ce