Sha256: ba7f0bc3e8486ee8af3c0770bb095e395a6eec65d27eca91a6b3019287349837
Contents?: true
Size: 348 Bytes
Versions: 12
Compression:
Stored size: 348 Bytes
Contents
# You can define your own rules for the Inflector here. Mack::Utils::Inflector.inflections do |inflect| # Example of defining a plural rule: # inflect.plural('ox', 'oxen') # Example of defining a singular rule: # inflect.singular('oxen', 'ox') # Example of defining an 'irregular' rule: # inflect.irregular('person', 'people') end
Version data entries
12 entries across 12 versions & 1 rubygems