Top Level Namespace
Defined Under Namespace
Constant Summary collapse
- PACKET_APP =
This module rewrites pieces of the very good Mongrel web server in order to change it from a threaded application to an event based application running inside an Packet event loop. It should be compatible with the existing Mongrel handlers for Rails, Camping, Nitro, etc.…
File.(File.join(File.dirname(__FILE__) + "/.."))