diff options
| author | Luis Ramón López | 2012-11-12 22:09:53 +0100 | 
|---|---|---|
| committer | Misko Hevery | 2013-02-14 21:36:59 -0800 | 
| commit | 7eafbb98c64c0dc079d7d3ec589f1270b7f6fea5 (patch) | |
| tree | fd990d11f349ebc063f3891ab1bbfc3aaa675671 /test/ng/compileSpec.js | |
| parent | bb8448c011127306df08c7479b66e5afe7a0fa94 (diff) | |
| download | angular.js-7eafbb98c64c0dc079d7d3ec589f1270b7f6fea5.tar.bz2 | |
feat(routeProvider): Add support to catch-all parameters in routes
This allows routeProvider to accept parameters that matches
substrings even when they contain slashes if they are prefixed
with an asterisk instead of a colon.
For example, routes like edit/color/:color/largecode/*largecode
will match with something like this
http://appdomain.com/edit/color/brown/largecode/code/with/slashs.
Diffstat (limited to 'test/ng/compileSpec.js')
0 files changed, 0 insertions, 0 deletions
