class Mustermann::Grape
Grape
style pattern implementation.
@example
Mustermann.new('/:foo', type: :grape) === '/bar' # => true
@see Mustermann::Pattern @see file:README.md#grape Syntax description in the README
Grape
style pattern implementation.
@example
Mustermann.new('/:foo', type: :grape) === '/bar' # => true
@see Mustermann::Pattern @see file:README.md#grape Syntax description in the README