Parent

Methods

Configure::Controllers::Delete

Public Instance Methods

get(name) click to toggle source
     # File lib/mongrel_config/win32_app.rb, line 120
120:       def get(name)
121:         W32Support.delete(name)
122:         $service_logs << "Deleted #{name}\n"
123:         redirect Index
124:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.