Create TypeDeChamps

This commit is contained in:
Xavier J 2015-10-26 17:35:02 +01:00
parent d75ed802d2
commit 9392f1d6e3
7 changed files with 72 additions and 1 deletions

View file

@ -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 'type_de_champs', 'types_de_champs'
end
# These inflection rules are supported but not enabled by default: