Sha256: 279fc90f0bbc1d6f91165bded6bb105df727eff3d42dc24a0255ef72e10005ca
Contents?: true
Size: 680 Bytes
Versions: 41
Compression:
Stored size: 680 Bytes
Contents
# frozen_string_literal: true # 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 "RESTful" # end
Version data entries
41 entries across 41 versions & 9 rubygems