Ember.FEATURES Namespace
PUBLIC
Defined in: packages/ember-metal/lib/features.js:5
Module: ember
The hash of enabled Canary features. Add to this, any canary features before creating your application.
Alternatively (and recommended), you can also define EmberENV.FEATURES
if you need to enable features flagged at runtime.
Please login to continue.