Load Unicorn constants when building app
commit560216c2fecfc5cf3489f749dc7a0221fd78eb26
authorEric Wong <normalperson@yhbt.net>
Tue, 10 Nov 2009 01:15:58 +0000 (9 17:15 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 10 Nov 2009 01:15:58 +0000 (9 17:15 -0800)
tree13a58e30f0c12d02e40a2deeda260d0424aa607b
parent27744eed51e3a21786a9e3dcd0b83937e1047f60
Load Unicorn constants when building app

This will benefit users of a copy-on-write-friendly memory
manager provided with Ruby Enterprise Edition.  Additionally,
this will the reduce maintenance impact on Rainbows! in the future
since load/require are not thread-safe under 1.9.
lib/unicorn.rb