관리-도구
편집 파일: cdesc-TempfileReaper.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Middleware tracks and cleans Tempfiles created throughout a request (i.e. Rack::Multipart) Ideas/strategy based on posts by Eric Wong and Charles Oliver Nutter https://groups.google.com/forum/#!searchin/rack-devel/temp/rack-devel/brK8eh-MByw/sw61oJJCGRMJ constants: [] full_name: Rack::TempfileReaper includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call name: TempfileReaper superclass: Object