Module Gem::Text
In: lib/rubygems/text.rb

A collection of text-wrangling methods

Methods

Public Instance methods

Wraps text to wrap characters and optionally indents by indent characters

This code is based directly on the Text gem implementation Returns a value representing the "cost" of transforming str1 into str2

[Validate]