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

Expose wildcard "splats" to route handlers. #27

Closed
wants to merge 4 commits into from
Closed

Expose wildcard "splats" to route handlers. #27

wants to merge 4 commits into from

Conversation

paulcoyle
Copy link
Contributor

Currently, the result of ruta3's "splat" matching (wildcards) is not passed to route handlers. This adds the splat property of a ruta3 match as the second argument to a route handler. Addresses #24.

@paulcoyle paulcoyle closed this by deleting the head repository Jan 25, 2024
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.

1 participant