RubyGems Navigation menu

titleize 1.0.1

Adds String#titleize for creating properly capitalized titles. It can be called as Titleize.titleize or "a string".titleize. It is also aliased as titlecase. The list of "small words" which are not capped comes from the New York Times Manual of Style, plus 'vs' and 'v'. If loaded in a Rails environment, it modifies Inflector.titleize. Based on TitleCase.pl by John Gruber. http://daringfireball.net/2008/05/title_case

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.4.1 - September 16, 2016 (10.5KB)
  2. 1.4.0 - February 05, 2016 (10.5KB)
  3. 1.3.0 - March 08, 2013 (9.5KB)
  4. 1.2.1 - April 15, 2011 (9KB)
  5. 1.2.0 - July 22, 2010 (8.5KB)
  6. 1.0.1 - July 25, 2009 (7.5KB)
全てのバージョンを表示(全8件)

Development依存関係 (1):

hoe >= 1.9.0

所有者:

作者:

  • Grant Hollingworth

SHA 256チェックサム:

23a09b6a4767c839c887fda688faa192024f31e20caa2e75732d87fc0efa8122

累計ダウンロード数 918,132

このバージョンのみ 3,557

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: