Sha256: 0bf10fd9a1e9de72620d81ebcfa9fefbcfb08794a18c0d622a6465a3f0c45b6b
Contents?: true
Size: 679 Bytes
Versions: 42
Compression:
Stored size: 679 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
42 entries across 41 versions & 10 rubygems