RubyGems Navigation menu

titleize 1.0.0

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.5 KB)
  2. 1.4.0 - February 05, 2016 (10.5 KB)
  3. 1.3.0 - March 08, 2013 (9.5 KB)
  4. 1.2.1 - April 15, 2011 (9.0 KB)
  5. 1.2.0 - July 22, 2010 (8.5 KB)
  6. 1.0.0 - May 22, 2008* (10.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

hoe >= 1.5.3

擁有者:

作者:

  • Grant Hollingworth

SHA 256 checksum:

c04ccb62d1c223d468b47edf5d3fcc4e5c84ae99b2483624f9803e38bc4a5645

總下載次數 919,747

這個版本 3,365

License:

Ruby 版本需求:

相關連結: