How to Use Mongrel as default server for Rails 3

Just add following line to Gemfile:

gem "mongrel"
Tags: ruby rails gems