Skip to content

Instantly share code, notes, and snippets.

@knownasilya
Created July 8, 2013 13:38
Show Gist options
  • Save knownasilya/5948833 to your computer and use it in GitHub Desktop.
Save knownasilya/5948833 to your computer and use it in GitHub Desktop.
router logs
Rendering application with default view <(subclass of Ember.View):ember382> Object {fullName: "view:application"}
Rendering map with <App.MapView:ember393> Object {fullName: "view:map"}
Rendering location with <App.LocationView:ember402> Object {fullName: "view:location"}
Rendering location with <App.LocationView:ember406> Object {fullName: "view:location"}
generated -> controller:location.index Object {fullName: "controller:location.index"}
Could not find "location.index" template or view. Nothing will be rendered Object {fullName: "template:location.index"}
Transitioned into 'map.location.index'
Transitioned into 'map.location.index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment