Dispatch the rack environment.
ControllerExceptions are rescued here and redispatched.
@param rack_env [Rack::Environment] The rack environment, which is used to instantiate a Merb::Request @return [Merb::Controller] The Merb::Controller that was dispatched to
@api private
# File lib/merb-core/dispatch/dispatcher.rb, line 28 def handle(request) request.handle end
Generated with the Darkfish Rdoc Generator 2.