finish running load functionality
commit26465bb6a003a1f870b67b842d2f44636be22995
authorTom Preston-Werner <tom@mojombo.com>
Sat, 25 Aug 2007 00:44:32 +0000 (24 17:44 -0700)
committerTom Preston-Werner <tom@mojombo.com>
Sat, 25 Aug 2007 00:44:32 +0000 (24 17:44 -0700)
tree11aa3827c79bfa6c9bce8134b3d1fadd42fa1fde
parent4a84a0c0d662654e893a21a4e412b959fa50c16c
finish running load functionality
bin/god
lib/god.rb
lib/god/registry.rb
lib/god/watch.rb
test/configs/daemon_events/daemon_events.god
test/configs/daemon_polls/daemon_polls.god [new file with mode: 0644]
test/configs/daemon_polls/simple_server.rb [new file with mode: 0644]
test/configs/running_load/running_load.god [new file with mode: 0644]
test/test_god.rb