Exception: Gemmy::Components::DynamicSteps::AmbiguousMatchError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/gemmy/patches_loaded/components/dynamic_steps.rb

Overview

Error raised when a string matches multiple step regexes. It’s frequently accidental to come into this situation, and having this check prevents surprise errors.