Class: MatchData
- Inherits:
-
Object
- Object
- MatchData
- Defined in:
- lib/riel/matchdata.rb
Overview
-*- ruby -*-
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
8 9 10 |
# File 'lib/riel/matchdata.rb', line 8 def inspect to_a.inspect end |