mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
no issue - removes the few uses of `Ember.on` for lifecycle hooks or event hooks where order may be important `Ember.on` use is discouraged so although we haven't used it often I felt like we should ensure we're consistent throughout the codebase. There's a great article with details of why it's discouraged here: http://notmessenger.com/proper-use-of-ember-on/ |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.ember-cli | ||
.gitignore | ||
.jscsrc | ||
.jshintrc | ||
.watchmanconfig | ||
bower.json | ||
ember-cli-build.js | ||
package.json | ||
testem.json |