inflector.rb

Path: lib/active_record/support/inflector.rb
Last Update: Mon Jan 17 20:55:43 CET 2005

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

[Validate]