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