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