Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : can.route.url creates invalid url

$
0
0
You can use can.route to define templates for pretty urls. In your case, that would be can.route(":controller/:action"). Can.route.url simply matches from available templates if any, and then serializes all other attributes into a query string.

Viewing all articles
Browse latest Browse all 3491

Trending Articles