Recent posts

Use Unicorn as Rails 3 Development Server

1 minute read

To simulate a production setup, for example, allow multiple request processes running simultaneously, we want to serve content using Unicorn in development.