We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having /something/[optional]/else currently works, but makes no sense. An optional segment should not be allowed to appear before a static segment.
The text was updated successfully, but these errors were encountered:
Can you write a test to see what it matches?
I have a feeling it will ignore the "else" bit entirely - in which case we should throw an error.
Sent from my iPhone
On 10 Jul 2013, at 16:33, Tyler [email protected] wrote: Having /something/[optional]/else currently works, but makes no sense. An optional segment should not be allowed to appear before a static segment. — Reply to this email directly or view it on GitHub.
On 10 Jul 2013, at 16:33, Tyler [email protected] wrote:
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
No branches or pull requests
Having /something/[optional]/else currently works, but makes no sense. An optional segment should not be allowed to appear before a static segment.
The text was updated successfully, but these errors were encountered: