Skip to content
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
@daniatic

Description

@daniatic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions