Exception: Cucumber::RbSupport::RbStepDefinition::MissingProc
- Inherits:
-
StandardError
- Object
- StandardError
- Cucumber::RbSupport::RbStepDefinition::MissingProc
- Defined in:
- lib/cucumber/rb_support/rb_step_definition.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
21 22 23 |
# File 'lib/cucumber/rb_support/rb_step_definition.rb', line 21 def "Step definitions must always have a proc or symbol" end |