Rename TypeDeChamps to TypeDeChamp
This commit is contained in:
parent
519af34c82
commit
f3d8645426
34 changed files with 644 additions and 634 deletions
|
@ -1,6 +1,6 @@
|
|||
class Procedure < ActiveRecord::Base
|
||||
has_many :types_de_piece_justificative
|
||||
has_many :types_de_champs
|
||||
has_many :types_de_champ
|
||||
has_many :dossiers
|
||||
|
||||
validates :libelle, presence: true, allow_blank: false, allow_nil: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue