inflector.rb

Path: lib/sequel/extensions/inflector.rb
Last Update: Tue Jul 21 15:24:41 -0600 2009

Add inflection methods to String, which allows the easy transformation of words from singular to plural,class names to table names, modularized class names to ones without, and class names to foreign keys.

[Validate]