Link Dossier and GroupeInstructeur
This commit is contained in:
parent
940813a3ab
commit
3cc8f0c792
12 changed files with 44 additions and 31 deletions
|
@ -3,4 +3,5 @@ class GroupeInstructeur < ApplicationRecord
|
|||
belongs_to :procedure
|
||||
has_many :assign_tos
|
||||
has_many :instructeurs, through: :assign_tos
|
||||
has_many :dossiers
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue