Redirects to another page by replacing current URL with the given one. This call will not create a new entry in the history.
controller.replaceWith(options) -> undefined
{Object}
an object that will turned into a url like #controller/action¶m1=value1
{undefined}
Redirects to another page by replacing current URL with the given one. This call will not create a new entry in the history.