fix association for formulaire
This commit is contained in:
parent
27cfe498ab
commit
ae3ffbd780
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
class Formulaire < ActiveRecord::Base
|
||||
has_many :types_piece_jointe
|
||||
has_many :dossiers
|
||||
belongs_to :evenement_vie
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue