markdown/readme/classes/string/simple/show.yaml in debug_helper-1.5.0 vs markdown/readme/classes/string/simple/show.yaml in debug_helper-1.6.0
- old
+ new
@@ -1,3 +1,6 @@
---
-String (message='My simple string' size=11 encoding=UTF-8 ascii_only=true bytesize=11):
-- Lorem ipsum
+String (message='My simple string' size=11):
+ to_s: Lorem ipsum
+ encoding: !ruby/encoding UTF-8
+ ascii_only?: true
+ bytesize: 11