Module: Cucumber::Parser::Table::TableRow0
- Defined in:
- lib/cucumber/parser/table.rb
Instance Method Summary collapse
Instance Method Details
#cell ⇒ Object
68 69 70 |
# File 'lib/cucumber/parser/table.rb', line 68 def cell elements[0] end |