markdown/readme/classes/match_data/simple/show.yaml in debug_helper-1.8.0 vs markdown/readme/classes/match_data/simple/show.yaml in debug_helper-2.0.0

- old
+ new

@@ -1,8 +1,8 @@ --- MatchData (message='My simple MatchData'): - size: 1 - regexp: !ruby/regexp /[a-z]/ - to_a: + MatchData#size: 1 + MatchData#regexp: !ruby/regexp /[a-z]/ + MatchData#to_a: - a - captures: [] - names: [] + MatchData#captures: [] + MatchData#names: []