Class String
In: lib/rhc/core_ext.rb
Parent: Object

Methods

wrap  

Public Instance methods

Wrap string by the given length, and join it with the given character. The method doesn‘t distinguish between words, it will only work based on the length.

[Validate]