Parent

Methods

Configure::Controllers::ClearLogs

Public Instance Methods

get() click to toggle source
    # File lib/mongrel_config/win32_app.rb, line 67
67:       def get
68:         $service_logs = ""
69:         $service_logs << "#{Time.now}: CLEARED"
70: 
71:         redirect Logs
72:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.