Parent

Methods

Class/Module Index [+]

Quicksearch

Merb::Rack::SwiftipliedMongrel

Public Class Methods

new_server(port) click to toggle source

:api: plugin

# File lib/merb-core/rack/adapter/swiftiplied_mongrel.rb, line 8
def self.new_server(port)
  Merb::Dispatcher.use_mutex = false
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.