Load ember console utils js as local fileAn extension, which adds the super-handy ebryn's ember-console-utils to any opened tab locally, whithout the need to include the library in your project.
With ember-console-utils you can inspect $0.controller(), $0.model(), $0.template() and $0.view() for any inspected DOM element.
All credits go to: https://github.com/ebryn.
You can check out the library on: https://github.com/ebryn/ember-console-utils