Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use RegExp instead of pattern for app route
Use RegExp instead of pattern for app route, because Crossroads.js extracts the query string as part of the rest segment. This is because it does not support having both segments as optional. See: millermedeiros/crossroads.js#130
- Loading branch information