Top "Unicorn" questions

A unicorn is a magical weaponized HTTP server for Ruby.

Why would I want to use unicorn or thin instead of WEBrick for development purposes?

I've recently found that some people prefer using unicorn_rails instead of the default WEBrick as a web server for …

ruby-on-rails thin webrick unicorn
Address family not supported by protocol family

I tried to do the ruby example shown in this page: http://tomayko.com/writings/unicorn-is-unix but all I got …

ruby unicorn