inflector.rb

Path: lib/sequel_model/inflector.rb
Last Update: Sat Mar 07 20:46:14 -0700 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]