On Thu, Jun 3, 2010 at 11:47 AM, Eric Wong <normalper...@yhbt.net> wrote:

> Actually, internally, Unicorn only knows about Rack and wraps older
> CGI-based Rails using the Unicorn::App::OldRails application (via
> Unicorn::CGIWrapper).
>
> "unicorn_rails" basically wraps up the following config for you,
> but you could achieve the same effect using "unicorn" and an
> explicitly written config.ru:

That's what we do at GitHub. We're running Rails 2.2.2 and have a
custom config.ru, thanks to Unicorn:

http://gist.github.com/424352
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to