We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f01e9 commit c300dcaCopy full SHA for c300dca
activesupport/lib/active_support/inflections.rb
@@ -57,7 +57,6 @@ module ActiveSupport
57
inflect.irregular('child', 'children')
58
inflect.irregular('sex', 'sexes')
59
inflect.irregular('move', 'moves')
60
- inflect.irregular('cow', 'kine')
61
inflect.irregular('zombie', 'zombies')
62
63
inflect.uncountable(%w(equipment information rice money species series fish sheep jeans police))
0 commit comments