12/15/2013: Added note about --no-default-middleware. I’ve been doing some work on our servers and I decided to try using Unicorn. To lower the risk of bugs popping up after pushing the site to production, I wanted to drop WEBrick in development and use Unicorn there as well. The information required to do this was scattered around the web, so I’ve collected it all in one place: The first step is