RAA - titlecase/0.9

titlecase / 0.9

Short description: String#titlecase
Category: Library/Text
Status: complete, not extensively tested
Created: 2003-01-07 13:56:54 GMT
Last update: 2003-01-07 13:56:53 GMT
Owner: Martin DeMello (Projects of this owner)
Homepage: http://zem.novylen.net/ruby/
Download: http://zem.novylen.net/ruby/titlecase.rb
License: Ruby's
Dependency:
None
Description:

Converts a string to title case, following the rules laid out in "Hodges' Harbrace Handbook".

e.g. "the hitchhiker's guide to the galaxy".titlecase -> "The Hitchhiker's Guide to the Galaxy"

Versions: [0.2 (2004-06-14)] [0.9 (2003-01-07)]

Edit this project (for project owner)

back to RAA top