File: /home/dreamlan/ruby/gems/doc/rubygems-1.3.1/ri/TempIO/cdesc-TempIO.yaml
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: A StringIO duck-typed class that uses Tempfile instead of String as the backing store.
constants: []
full_name: TempIO
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: method_missing
- !ruby/object:RI::MethodSummary
name: respond_to?
- !ruby/object:RI::MethodSummary
name: string
name: TempIO
superclass: Object