unicorn_rails: cleanup path mapping usage
commit3adce6a1a803a00cb5cc9da758a10a658aab98ec
authorEric Wong <normalperson@yhbt.net>
Wed, 1 Apr 2009 00:10:49 +0000 (31 17:10 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 1 Apr 2009 02:00:20 +0000 (31 19:00 -0700)
tree44395cd31f97b15e8f39c6d8f29bdc14a97c5bef
parent7dd3d804e9199a201aa62b7f7e7c28ddeace99c5
unicorn_rails: cleanup path mapping usage

Just use the RAILS_RELATIVE_URL_ROOT variable to support it
since probably works on more versions of Rails.  Since no
application I've ever deployed has ever used it, I'm not going
to bother supporting it for Rails <2.3, either.
bin/unicorn_rails