Install the Gem
To install the latest stable gem
sudo gem install thin
Install from source
Clone the Git repository
git clone git://github.com/macournoyer/thin.git
Hack the code, patch it, whatever, build the Gem and install
cd thin sudo rake install
