Skip to content

Instantly share code, notes, and snippets.

@scaint
Created December 3, 2013 23:02
Show Gist options
  • Save scaint/7779227 to your computer and use it in GitHub Desktop.
Save scaint/7779227 to your computer and use it in GitHub Desktop.
Using pushState instead of hash
App.Router.reopen({
location: 'history'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment