Module: Cucumber::Parser::Table::TableRow1
- Defined in:
- lib/cucumber/parser/table.rb
Instance Method Summary collapse
Instance Method Details
#cells ⇒ Object
75 76 77 |
# File 'lib/cucumber/parser/table.rb', line 75 def cells elements[2] end |