Class: Mustermann::Grape

Inherits:
AST::Pattern
  • Object
show all
Defined in:
lib/mustermann/grape.rb

Overview

Grape style pattern implementation.

Examples:

Mustermann.new('/:foo', type: :grape) === '/bar' # => true

See Also: