Module
RGen::Util::NameHelper
In:
lib/rgen/util/name_helper.rb
Methods
camelize
className
firstToLower
firstToUpper
normalize
saneClassName
saneMethodName
Public Instance methods
camelize
(str)
className
(object)
firstToLower
(str)
firstToUpper
(str)
normalize
(name)
saneClassName
(str)
saneMethodName
(str)
[Validate]