Skip to content

Instantly share code, notes, and snippets.

@adnoh
Created July 15, 2016 18:32
Show Gist options
  • Save adnoh/e76420d200e161d37d9c25383bf40b14 to your computer and use it in GitHub Desktop.
Save adnoh/e76420d200e161d37d9c25383bf40b14 to your computer and use it in GitHub Desktop.
_.each(Router.routes, function(route){
console.log(route.getName());
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment