Parent

Methods

Configure::Controllers::Info

Public Instance Methods

get(name) click to toggle source
    # File lib/mongrel_config/win32_app.rb, line 24
24:       def get(name)
25:         @services = W32Support.list.select {|s| s.service_name == name }
26:         render :info
27:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.