inflector.rb

Path: lib/active_support/inflector.rb
Last Update: Wed Oct 12 05:58:39 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]