feat: for gestionnaire highlight card and commentaires if any unread

This commit is contained in:
seb-by-ouidou 2023-11-02 11:23:21 +00:00 committed by seb-by-ouidou
parent a5d95b2d9d
commit 6cd8b6d2df
22 changed files with 235 additions and 15 deletions

View file

@ -1,6 +1,7 @@
class GroupeGestionnaire < ApplicationRecord
has_many :administrateurs
has_many :commentaire_groupe_gestionnaires
has_many :follow_commentaire_groupe_gestionnaires
has_and_belongs_to_many :gestionnaires
has_ancestry