Add lib RNA connect to apientreprise
This commit is contained in:
parent
d49e9fe75a
commit
704e491cd0
8 changed files with 136 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue