markdown/readme/classes/symbol/simple/show.md in debug_helper-1.5.0 vs markdown/readme/classes/symbol/simple/show.md in debug_helper-1.6.0
- old
+ new
@@ -12,7 +12,9 @@
The output shows details of the symbol.
```show.yaml```:
```yaml
---
-Symbol (message='My symbol' size=11 encoding=US-ASCII): :lorem_ipsum
+Symbol (message='My symbol' size=11):
+ to_s: lorem_ipsum
+ encoding: !ruby/encoding US-ASCII
```