K 10 svn:author V 5 mmoll K 8 svn:date V 27 2015-11-29T21:04:36.087686Z K 7 svn:log V 398 new port: devel/rubygem-titlecase A set of methods added to the String class to allow title casing of strings: - capitalize each word - downcase each of the small_words - words with capitals after the first character are left alone - words with periods are left alone - first and last word always capitalized - small words after colons are capitalized WWW: https://github.com/samsouder/titlecase END