mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:52:46 +08:00
28be284b27
* DEV: use active record `save!` instead of mini sql. The "save" method will trigger the before_save callback "match_primary_group_changes" for User model. Else `flair_group_id` won't be removed from the user. * check whether the method `match_primary_group_changes` called or not. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |