Migrate Admin / Gestionnaire / Procédure gestion in database

This commit is contained in:
Xavier J 2016-05-20 15:39:17 +02:00
parent fe4d921997
commit 1923f2aec1
22 changed files with 159 additions and 29 deletions

View file

@ -13,6 +13,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
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 'assign_to', 'assign_tos'
end
# These inflection rules are supported but not enabled by default: