Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CLEANUP beta] Remove Ember.Binding support
Legacy support for the underlying feature to be moved to ember-2-legacy. After these changes `ember-2-legacy` needs to do the following: * Set `ENV._BINDING_SUPPORT` to `true` * Set `Ember.Mixin.finishPartial` (to the function being removed) * Set `Ember.Mixin.detectBinding` (to the function being removed)
- Loading branch information