markdown/readme/classes/array/nested/show.md in debug_helper-1.0.0 vs markdown/readme/classes/array/nested/show.md in debug_helper-1.5.0
- old
+ new
@@ -13,10 +13,10 @@
The output shows details of the arrays.
```show.yaml```:
```yaml
---
-Array (name='My nested arrays' size=3):
+Array (message='My nested arrays' size=3):
Element 0: Fixnum 0
Element 1:
Array (size=2):
Element 0: Fixnum 1
Element 1: Fixnum 2