about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-05-06 19:05:13 +0000
committerEric Wong <normalperson@yhbt.net>2010-05-06 19:15:43 +0000
commit86c544aa864ad8d0ef65ef43c9e765eb4d37a4ab (patch)
tree566268cafc2422e0953553b219d61170442220c5 /GIT-VERSION-GEN
parent0a79e0cde133155144dbd52d56f1259f24d46ea3 (diff)
downloadunicorn-86c544aa864ad8d0ef65ef43c9e765eb4d37a4ab.tar.gz
It's too complicated and error-prone to allow apps to use a
different version of Rack than the one Unicorn would otherwise
use by default.

If an app requires a different version of Rack than what Unicorn
would load by default, it is recommended they only install that
version of Rack (and no others) since Unicorn does not have any
strict requirements on currently released Rack versions.

If it is not possible to only have one Rack version installed
globally, then they should either use Isolate or Bundler and
install a private version of Unicorn along with their preferred
version of Rack.  Users who install in this way are recommended
to execute the isolated/bundled version of Unicorn, instead of
what would normally be in $PATH.

Feedback/tips to mailto:mongrel-unicorn@rubyforge.org from
Isolate and Bundler users would be greatly appreciated.
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions