markdown/readme/classes/hash/simple/show.yaml in debug_helper-1.5.0 vs markdown/readme/classes/hash/simple/show.yaml in debug_helper-1.6.0
- old
+ new
@@ -1,14 +1,20 @@
---
Hash (size=3 message='My simple hash'):
Pair 0:
Key:
- Symbol (size=1 encoding=US-ASCII): :a
+ Symbol (size=1):
+ to_s: a
+ encoding: !ruby/encoding US-ASCII
Value: Fixnum 0
Pair 1:
Key:
- Symbol (size=1 encoding=US-ASCII): :b
+ Symbol (size=1):
+ to_s: b
+ encoding: !ruby/encoding US-ASCII
Value: Fixnum 1
Pair 2:
Key:
- Symbol (size=1 encoding=US-ASCII): :c
+ Symbol (size=1):
+ to_s: c
+ encoding: !ruby/encoding US-ASCII
Value: Fixnum 2