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 checksum:

c6173badc77470c8ef38fda30ebebd0f4cb779016bac4ba1d6d8e8b9f722f5ee

總下載次數 543,499

這個版本 93,267

License:

Ruby 版本需求:

相關連結: