Rename gestionnaire in code to instructeur
This commit is contained in:
parent
6902f84b85
commit
3fde2a6f70
175 changed files with 1162 additions and 1162 deletions
|
@ -94,7 +94,7 @@ class DossierSerializer < ActiveModel::Serializer
|
|||
end
|
||||
|
||||
def instructeurs
|
||||
object.followers_gestionnaires.pluck(:email)
|
||||
object.followers_instructeurs.pluck(:email)
|
||||
end
|
||||
|
||||
def created_at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue