Class

A StringIO duck-typed class that uses Tempfile instead of String as the backing store.

This is available when rubygems/test_utilities is required.

Class Methods

Creates a new TempIO that will be initialized to contain string.

Instance Methods

The content of the TempIO as a String.