Class | PhusionPassenger::Utils::RewindableInput::Tempfile |
In: |
lib/phusion_passenger/utils/rewindable_input.rb
|
Parent: | ::Tempfile |
Many Ruby 1.8‘s tempfile libraries have a bug that can cause the close method to raise an exception. Subclass it and fix it.