summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Frey <fryguy9@gmail.com>2025-08-13 13:37:34 -0400
committerNobuyoshi Nakada <nobu@ruby-lang.org>2025-10-05 15:13:50 +0900
commit80a18e8f422e30204e7386fc9a1fc37667b20b2a (patch)
treef8430f4c79f17e06df9d6d332942e47766db31dd /include
parent8cc5e5c11d26b2af9acff9898c2b226e2e781e36 (diff)
[ruby/pp] Support new instance_variables_to_inspect method from Ruby core
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`. https://github.com/ruby/pp/commit/9cea466c95
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions