Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change didInitAttrs -> didReceiveAttrs
For one, didInitAttrs() is deprecated, it is now init(): emberjs/ember.js#13207 For another, didReceiveAttrs() runs on re-render, which might be more useful.
- Loading branch information