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