Begin to allow deferred app creation/loading
commit723254df772154e2790b26923d4827a096c53428
authorEric Wong <normalperson@yhbt.net>
Sun, 1 Mar 2009 22:43:04 +0000 (1 14:43 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 3 Mar 2009 19:13:12 +0000 (3 11:13 -0800)
tree4f790b95a910e3f379dd5199341bd877c4f7e6ae
parent9a7e1f1a7e986a59eb4be9b6a4d093f3366c9c72
Begin to allow deferred app creation/loading

Some applications do not handle loading before forking
out-of-the-box very gracefully, this starts adding support
to build the Rack(-ish) application later in the process.
bin/unicorn
lib/unicorn.rb