Create TypeDeChamps
This commit is contained in:
parent
d75ed802d2
commit
9392f1d6e3
7 changed files with 72 additions and 1 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 'type_de_champs', 'types_de_champs'
|
||||
end
|
||||
|
||||
# These inflection rules are supported but not enabled by default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue