Class: Mustermann::Cake

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

Overview

CakePHP style pattern implementation.

Examples:

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

See Also: