Sha256: bc567fb7fe618b49c77b47a03378aa8b82d6baa67801b8c656a85479cb782d00
Contents?: true
Size: 1.07 KB
Versions: 5
Compression:
Stored size: 1.07 KB
Contents
# Be sure to restart your server when you modify this file. # Add new inflection rules using the following format. Inflections # are locale specific, and you may define rules for as many different # locales as you wish. All of these examples are active by default: # ActiveSupport::Inflector.inflections(:en) do |inflect| # inflect.plural /^(ox)$/i, '\1en' # inflect.singular /^(ox)en/i, '\1' # inflect.irregular 'person', 'people' # inflect.uncountable %w( fish sheep ) # end # These inflection rules are supported but not enabled by default: ActiveSupport::Inflector.inflections(:en) do |inflect| inflect.acronym "APD" inflect.acronym "API" inflect.acronym "CAPD" inflect.acronym "CC" inflect.acronym "CCs" inflect.acronym "CM" inflect.acronym "DNA" inflect.acronym "EDTA" inflect.acronym "ESRF" inflect.acronym "HD" inflect.acronym "HDF" inflect.acronym "HL7" inflect.acronym "MDM" inflect.acronym "PD" inflect.acronym "PET" inflect.acronym "PRD" inflect.acronym "XHR" inflect.acronym "GP" inflect.acronym "RTF" inflect.acronym "UKRDC" end
Version data entries
5 entries across 5 versions & 1 rubygems