Parent

Methods

Configure::Controllers::Info

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.