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
Thin vs. unicorn for development mode on Mac?

I'm shocked that this question hasn't been asked already, but I swear I looked everywhere. Are there advantages of thin …

ruby-on-rails-3 development-environment thin unicorn