html-extended-classes

DESCRIPTION:

html-extended-classes is extended base classes for developping web application.

SYNOPSIS:

require “html-extended-classes”

“abcedfg”.to_short_name(3) #=> “abc…” “helloWorld”.to_under_score#=> “hello_world”

etc…

Copyright © 2009 hiroeorz. See LICENSE for details.