Add lib RNA connect to apientreprise

This commit is contained in:
Xavier J 2015-12-11 10:36:16 +01:00
parent d49e9fe75a
commit 704e491cd0
8 changed files with 136 additions and 1 deletions

View file

@ -9,6 +9,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
# inflect.irregular 'person', 'people'
# 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'