diff options
author | eileencodes <[email protected]> | 2022-09-30 15:37:18 -0400 |
---|---|---|
committer | Aaron Patterson <[email protected]> | 2022-09-30 13:57:59 -0700 |
commit | 0ab0229c1162308509b36cafbf6eaafd7ae054d7 (patch) | |
tree | 9232e7d3604258fa0c05569187bec4a475e70031 /test/ruby/test_shapes.rb | |
parent | a44040c9e47a9cb41807b0ec5d665d656d60db84 (diff) |
Fix frozen object inspect
In the rails/rails CI build for Ruby master we found that some tests
were failing due to inspect on a frozen object being incorrect.
An object's instance variable count was incorrect when frozen causing
the object's inspect to not splat out the object.
This fixes the issue and adds a test for inspecting frozen objects.
Co-Authored-By: Jemma Issroff <[email protected]>
Co-Authored-By: Aaron Patterson <[email protected]>
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6478
Diffstat (limited to 'test/ruby/test_shapes.rb')
0 files changed, 0 insertions, 0 deletions