String (Class)

In: DelimScanner.rb
Parent: Object

Add some stuff to the String class to allow easy transformation to Regexp and in-place interpolation.

Methods

interpolate   to_re  

Public Instance methods

Ideas for String-interpolation stuff courtesy of Hal E. Fulton <hal9000@hypermetrics.com> via ruby-talk

[Validate]