Created
December 3, 2013 23:02
-
-
Save scaint/7779227 to your computer and use it in GitHub Desktop.
Using pushState instead of hash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
App.Router.reopen({ | |
location: 'history' | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment