Skip to content
This repository has been 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
daniatic opened this issue May 15, 2013 · 1 comment

Comments

@daniatic
Copy link

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.

@stefanpenner
Copy link
Member

fixed: emberjs/ember.js@39e9ef7

should be live on the website once we push RC4 (in the next few days)

lcoq pushed a commit to lcoq/ember.js that referenced this issue Nov 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants