Class: Mustermann::Rails

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

Overview

Rails style pattern implementation.

Examples:

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

See Also: