Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add splat support to $routeProvider #1806

Closed
ratsam opened this issue Jan 14, 2013 · 3 comments
Closed

Add splat support to $routeProvider #1806

ratsam opened this issue Jan 14, 2013 · 3 comments

Comments

@ratsam
Copy link

ratsam commented Jan 14, 2013

It would be useful if Routes could contain *splat parts, which can match any number of URL components.
You can refer to Backbone.js docs for details and sample usage.

@lrlopez
Copy link
Contributor

lrlopez commented Jan 14, 2013

Something like this? #1560

@ratsam
Copy link
Author

ratsam commented Jan 15, 2013

@lrlopez exactly!
Not sure why I haven't found it.

@petebacondarwin
Copy link
Contributor

Duplicate of #1560

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants