mustermann icon indicating copy to clipboard operation
mustermann copied to clipboard

Pattern negation

Open rkh opened this issue 11 years ago • 1 comments
trafficstars

It should be possible to negate a pattern (creating a new pattern that matches exactly if the original pattern does not match).

rkh avatar Oct 12 '14 00:10 rkh

+1. this is actually needed to support examples from sinatra's doc (search Custom Route Matchers). Currently this is failing with sinatra 2.0.0.beta2 and mustermann 1.0.0.beta2 .

I see that this issue is quite old. Are there still plans for this?

HoneyryderChuck avatar Jan 04 '17 16:01 HoneyryderChuck