class method ActiveRoutes.match
ActiveRoutes.match(path) → Array | Boolean
If a path is matched the response will be array [method,params]
ActiveRoutes.match(path) → Array | Boolean
If a path is matched the response will be array [method,params]