RubyGems Navigation menu

namecase 1.1.0

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 (c) Mark Summerfield 1998-2002. <summer@perlpress.com> All Rights Reserved Ruby Version: Copyright (c) Aaron Patterson 2006 * License NameCase is distributed under the GPL license. Please see the LICENSE file.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.0 March 01, 2015 (14.0 KB)
  2. 1.1.0 October 05, 2008* (12.5 KB)
  3. 1.0.2 November 04, 2006* (12.5 KB)
  4. 1.0.1 May 16, 2006* (12.0 KB)
  5. 1.0.0 November 07, 2005* (12.5 KB)

Development 相依性套件 (1):

hoe >= 1.7.0

擁有者:

作者:

  • Aaron Patterson

SHA 256 總和檢查碼:

=

總下載次數 607,257

這個版本 93,376

版本发布:

授權:

Ruby 版本需求:

相關連結: