feat: for gestionnaire highlight card and commentaires if any unread
This commit is contained in:
parent
a5d95b2d9d
commit
6cd8b6d2df
22 changed files with 235 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue