mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
061e79297f
This commit was created with a combination of the ember-native-class-codemod and manual cleanup. User-status-related functionality was previously encapsulated in its own `User.reopen` call, which is essentially an 'inline mixin'. This commit refactors it into a utility class, with an instance accessible on `User#statusManager` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |