split out worker to a separate file
commit5b6a97ff54d029d433b79eee1549e6f99464c48b
authorEric Wong <normalperson@yhbt.net>
Fri, 27 Aug 2010 21:45:33 +0000 (27 21:45 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 4 Oct 2010 21:01:27 +0000 (4 21:01 +0000)
tree7413f030f953dde2ef0127670196252d93d3bef1
parent50c11036dd4898ccfed8b3e0552e88c67b6c63a9
split out worker to a separate file

This hopefully makes things easier to read, follow, and find
since it's mostly documentation...
lib/unicorn.rb
lib/unicorn/worker.rb [new file with mode: 0644]