mustermann
mustermann copied to clipboard
Pattern negation
trafficstars
It should be possible to negate a pattern (creating a new pattern that matches exactly if the original pattern does not match).
+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?