in 2.0, there is no can.route.ready(true). There is only can.route.ready(). can.route.ready is documented here:
Also, the default behavior will not lose the "base part" of the url. Are you using the pushstate plugin? That is the only thing that could do that.