This repository was archived by the owner on Mar 22, 2019. It is now read-only.
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
API Doc - Ember.Application Class: Routing requires definition of ApplicationController and ApplicationView #485
Closed
Description
The API Docs of Ember.Application say under Routing:
To begin routing, you must have at a minimum a top-level controller and view. You define these as App.ApplicationController and App.ApplicationView, respectively. Your application will not work if you do not define these two mandatory classes.
But Ember defines them for you automatically.
Metadata
Metadata
Assignees
Labels
No labels