Sha256: b7decddef1e2defd29e92e6cfeb879d2f8b61d10355c94e4988294207b3a4aad
Contents?: true
Size: 484 Bytes
Versions: 21
Compression:
Stored size: 484 Bytes
Contents
# Be sure to restart your server when you modify this file. # Add new inflection rules using the following format # (all these examples are active by default): # ActiveSupport::Inflector.inflections do |inflect| # inflect.plural /^(ox)$/i, '\1en' # inflect.singular /^(ox)en/i, '\1' # inflect.irregular 'person', 'people' # inflect.uncountable %w( fish sheep ) # end ActiveSupport::Inflector.inflections do |inflect| inflect.irregular 'tipo_pannello', 'tipi_pannello' end
Version data entries
21 entries across 21 versions & 1 rubygems