Parent

Methods

Included Modules

RequestLog::Files

Public Instance Methods

process(request, response) click to toggle source
     # File lib/mongrel/debug.rb, line 110
110:     def process(request, response)
111:       MongrelDbg::trace(:files, "#{Time.now} FILES OPEN BEFORE REQUEST #{request.params['PATH_INFO']}")
112:       log_open_files
113:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.