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