RubyGems Navigation menu

titleize 1.1.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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  5. 1.2.0 - July 22, 2010 (8.5 KB)
  6. 1.1.0 - March 18, 2010 (8.5 KB)
Show all versions (8 total)

Development Dependencies (3):

gemcutter >= 0.5.0
hoe >= 2.5.0
rubyforge >= 2.0.3

Owners:

Authors:

  • Grant Hollingworth

SHA 256 checksum:

07f8c2cf4000cf8bd4c82e6609c5bf64e835b1712fd1bf7e53b9824f4b8377cd

Total downloads 917,353

For this version 3,516

Licenses:

N/A

Required Ruby Version: None

Links: