Skip to content
New issue

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

fix bug: correct parent of match on sub-subroute #10

Closed
wants to merge 4 commits into from

Conversation

johnwarden
Copy link
Contributor

  • Fixed a small bug: parent of match on subroute set incorrectly to parent of parent (see test case).
  • Add 'Match::cascading_captures' to get all params for subroutes and parent in one hash.

@vti
Copy link
Owner

vti commented Jan 3, 2016

Thanks! I decided to include this functionality into captures method.

@vti vti closed this Jan 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants