#7 Visualize Your Routes

Want to see how your routes look like, how the url would like and their templates and so on.  Check out this great tool http://alexspeller.com/ember-diagonal/route/post.comments.new
Here is an example route:

This is how it is structured:

You can even see it as a tree and click each node to get details on that route:

PS

Check/uncheck the “Use Pods” checkbox to see the paths for each file depending on how you structured your app.