Skip to content

Instantly share code, notes, and snippets.

@dkhgh
Created March 14, 2016 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dkhgh/3356fb26ea0dff1674ae to your computer and use it in GitHub Desktop.
Save dkhgh/3356fb26ea0dff1674ae to your computer and use it in GitHub Desktop.
List all routes in ember
Object.keys(App.__container__.lookup('router:main').router.recognizer.names)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment