unicorn: load constants after app has loaded
commit22e3ed4de0e89b97dac91c95c796eb8a7f93e5de
authorEric Wong <normalperson@yhbt.net>
Fri, 9 Apr 2010 01:05:43 +0000 (8 18:05 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 9 Apr 2010 01:05:43 +0000 (8 18:05 -0700)
tree4b9a25a1aed51d6d4cce4fa84988db46e9712474
parent0792b37d5e28d3ea1585d5837682cde4d0319a8a
unicorn: load constants after app has loaded

This will help ensure we use the same version of Rack the
application uses and avoid loading conflicting/incompatible
versions.
lib/unicorn.rb