This document discusses using Twitter Bootstrap, an open source toolkit for building responsive web applications, within a Ruby on Rails application. It describes how to install the twitter-bootstrap-rails gem to include Bootstrap's CSS and JavaScript. It also demonstrates how to generate Bootstrap layouts and forms using generators. The document encourages forking the twitter-bootstrap-rails proj