models: remove old pieces justificatives

This commit is contained in:
Pierre de La Morinerie 2019-07-25 14:03:11 +02:00
parent 212d1f8cea
commit 95e24392f9
8 changed files with 0 additions and 7976 deletions

View file

@ -10,8 +10,6 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
# inflect.uncountable %w( fish sheep )
inflect.acronym 'API'
inflect.acronym 'RNA'
inflect.irregular 'piece_justificative', 'pieces_justificatives'
inflect.irregular 'type_de_piece_justificative', 'types_de_piece_justificative'
inflect.irregular 'type_de_champ', 'types_de_champ'
inflect.irregular 'type_de_champ_private', 'types_de_champ_private'
inflect.irregular 'assign_to', 'assign_tos'