namecase 1.0.2

NameCase is a Ruby implementation of Lingua::EN::NameCase, a library for converting strings to be properly cased. This is good for converting denormalized data to human friendly data. * Example Usage NameCase(“RON BURGUNDY”) # => Ron Burgundy NameCase(“MCDONALDS”) # => McDonalds * Acknowledgements This library is a port of the Perl library, and owes most of its functionality to the Perl version by Mark Summerfield. Any bugs in the Ruby port are my fault. * Author Original Version: Copyright© Mark Summerfield 1998-2002. All Rights Reserved Ruby Version: Copyright© Aaron Patterson 2006 * License NameCase is distributed under the GPL license. Please see the LICENSE file.

All Versions

Version Platform Released Documention
1.1.0 ruby October 5th, 2008 Awaiting Generation
1.0.2 ruby November 4th, 2006 Awaiting Generation
1.0.1 ruby May 16th, 2006 Awaiting Generation
1.0.0 ruby November 7th, 2005 Awaiting Generation

Tags

You need to Login to tag this item.