I'm designing a new Rails4 stack, and trying to decide on Passenger Vs. Unicorn.

I'm excited about finally building a new Ruby 2.X app, but the Unicorn webpage doesn't list support for Ruby 2. Is that crazy?

http://unicorn.bogomips.org

If there's 'hacks' for Ruby 2 support, are they 3rd party hacks?

没有正确的解决方案

其他提示

Unicorn supports Ruby 2.0 out of the box.

We've been running unicorn/rainbows on Ruby 2.0 in production for a year or so.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top