How can I create a subrouter for my backbone application?
I have found some code, but can’t get it work( https://gist.github.com/1235317 ). Route handler is not executed after router creation.
How can I create a subrouter for my backbone application? I have found some
Share
Add that to the constructor function in the end