There was an error while loading. Please reload this page.
1 parent fe901e6 commit 400c9f3Copy full SHA for 400c9f3
Readme.md
@@ -55,6 +55,8 @@ re.exec('/test/route')
55
//=> ['/test/route', 'test', 'route']
56
```
57
58
+**Please note:** Named parameters must be made up of "word characters" (`[A-Za-z0-9_]`).
59
+
60
#### Suffixed Parameters
61
62
##### Optional
0 commit comments