Method: Cranium::TestFramework::CucumberTable#fields
- Defined in:
- lib/cranium/test_framework/cucumber_table.rb
#fields ⇒ Object
33 34 35 |
# File 'lib/cranium/test_framework/cucumber_table.rb', line 33 def fields @data.first.keys end |