changelog shortlog tags changeset manifest revisions annotate raw

config/initializers/inflections.rb

changeset 0: 3a81b06fdea8
author: moriq@dev.moriq.com
date: Tue Mar 04 23:55:22 2008 +0900 (16 years ago)
permissions: -rw-r--r--
description: create mercurial repos for rails-2.0.2 project.
1# Be sure to restart your server when you modify this file.
2
3# Add new inflection rules using the following format
4# (all these examples are active by default):
5# Inflector.inflections do |inflect|
6# inflect.plural /^(ox)$/i, '\1en'
7# inflect.singular /^(ox)en/i, '\1'
8# inflect.irregular 'person', 'people'
9# inflect.uncountable %w( fish sheep )
10# end