Add before_exec hook
commit279e1b0d4bf27e759d46460035dd6dacccef35f7
authorEric Wong <normalperson@yhbt.net>
Wed, 4 Mar 2009 19:27:50 +0000 (4 11:27 -0800)
committerEric Wong <normalperson@yhbt.net>
Wed, 4 Mar 2009 19:27:50 +0000 (4 11:27 -0800)
tree820c9b19102dcc25f66057fc4169825226f30d1e
parent551789f8619b567333bbf41020323f4e1624841c
Add before_exec hook

This is useful for freeing certain resources you
do NOT want passed to child processes.
lib/unicorn.rb
lib/unicorn/configurator.rb