Parent

Methods

Configure::Controllers::Delete

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.