app/scripts/views/dialog/aboutView.js (
3
lines of code) (
raw
):
App.AboutView = Ember.View.extend({ controller: App.AboutController.create() });