markdown/readme/classes/hash/circular/show.yaml in debug_helper-1.7.0 vs markdown/readme/classes/hash/circular/show.yaml in debug_helper-1.8.0
- old
+ new
@@ -1,15 +1,23 @@
---
-Hash (size=1 message='My circular hashes'):
+Hash (message='My circular hashes'):
+ size: 1
+ default:
+ default_proc:
Pair 0:
Key:
- Symbol (size=3):
+ Symbol:
to_s: foo
+ size: 3
encoding: !ruby/encoding US-ASCII
Value:
- Hash (size=1):
+ Hash:
+ size: 1
+ default:
+ default_proc:
Pair 0:
Key:
- Symbol (size=3):
+ Symbol:
to_s: bar
+ size: 3
encoding: !ruby/encoding US-ASCII
Value: Hash {:foo=>{:bar=>{...}}}