Skip to content

Conversation

@Fryguy
Copy link
Contributor

@Fryguy Fryguy commented Aug 13, 2025

This supports the new instance_variables_to_inspect method from Ruby core that was added in ruby/ruby#13555.

If instance_variables_to_inspect is defined, then pretty_print_instance_variables will use it.

Additionally, this commit introduces tests for both pretty_print_instance_variables and instance_variables_to_inspect.

This supports the new `instance_variables_to_inspect` method from Ruby core that was added in ruby/ruby#13555. If `instance_variables_to_inspect` is defined, then `pretty_print_instance_variables` will use it. Additionally, this commit introduces tests for both `pretty_print_instance_variables` and `instance_variables_to_inspect`.
@Fryguy
Copy link
Contributor Author

Fryguy commented Aug 20, 2025

Not sure who to ping here, but @olleolleolle can you review? 🙇

@nobu nobu merged commit efb397d into ruby:master Oct 4, 2025
@Fryguy Fryguy deleted the iv_hiding_via_ruby branch October 6, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants