This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates code to current practices (#924)
`Ember.on` and `Ember.computed` are currently preferred over the prototype extensions `Function.prototype.on` and `Function.prototype.property`.
- Loading branch information