add table Champs
This commit is contained in:
parent
2050465a75
commit
56eccf55df
10 changed files with 45 additions and 2 deletions
|
@ -11,6 +11,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
|
|||
inflect.acronym 'API'
|
||||
inflect.irregular 'piece_justificative', 'pieces_justificatives'
|
||||
inflect.irregular 'type_de_piece_justificative', 'types_de_piece_justificative'
|
||||
inflect.irregular 'champs', 'champs'
|
||||
inflect.irregular 'type_de_champs', 'types_de_champs'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue