Top Level Namespace

Defined Under Namespace

Modules: Locd Classes: ProxyMachine

Instance Method Summary collapse

Instance Method Details

#proxymachineObject

This file...

  1. Requires ProxyMachine (because requiring it boots it up, causing ruckus when you don't want to run it, like during specs).

  2. Monkey-patch ProxyMachine.fast_shutdown so I can change the sleep time... 10 seconds is forever to wait when developing, and I don't see a way to configure it without patching.



13
# File 'lib/locd/proxymachine.rb', line 13

require 'proxymachine'