Class: Cucumber::Formatter::LegacyApi::Adapter::ExamplesTablePrinter::ExampleTableRow
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Cucumber::Formatter::LegacyApi::Adapter::ExamplesTablePrinter::ExampleTableRow
- Defined in:
- lib/cucumber/formatter/legacy_api/adapter.rb
Instance Method Summary collapse
Instance Method Details
#dom_id ⇒ Object
732 733 734 |
# File 'lib/cucumber/formatter/legacy_api/adapter.rb', line 732 def dom_id file_colon_line.gsub(/[\/\.:]/, '_') end |