add cerfa model
This commit is contained in:
parent
0eb699d6b9
commit
8273438910
7 changed files with 88 additions and 1 deletions
|
@ -21,6 +21,7 @@ describe Dossier do
|
|||
it { is_expected.to belong_to(:formulaire) }
|
||||
it { is_expected.to have_many(:pieces_jointes) }
|
||||
it { is_expected.to have_many(:commentaires) }
|
||||
it { is_expected.to have_one(:cerfa) }
|
||||
it { is_expected.to have_one(:etablissement) }
|
||||
it { is_expected.to have_one(:entreprise) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue