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 28: def handle(request) 29: request.handle 30: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.