Slight refactor to Rack::Server
Reported by Carl Lerche | November 23rd, 2009 @ 08:20 PM
I refactored the option parsing in Rack::Server such that when you parse options, instead of setting "global" state, it returns a hash of the new options that can then get merged in to the main options separately.
I also have the processing of debug, warn level, requires, and include paths options handled separately from when they are parsed.
http://github.com/carllerche/rack/commit/75327a776039e7d50351d6551b...
Comments and changes to this ticket
-
Carl Lerche November 23rd, 2009 @ 10:48 PM
There are a few more tweaks that need to happen. So, I guess could you hold off on this for a bit.
-
josh December 2nd, 2009 @ 08:01 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป