inflector.rb

Path: vendor/rails/activesupport/lib/active_support/inflector.rb
Last Update: Thu Aug 04 22:20:26 UTC 2005

The Inflector transforms words from singular to plural, class names to table names, modularized class names to ones without, and class names to foreign keys.

[Validate]