Class: Tempfile
- Inherits:
-
Object
- Object
- Tempfile
- Defined in:
- lib/rubyqc/stdlib/tempfile.rb
Class Method Summary collapse
Class Method Details
.rubyqc ⇒ Object
5 6 7 |
# File 'lib/rubyqc/stdlib/tempfile.rb', line 5 def self.rubyqc new('rubyqc') end |