Normally, there are two basic ways to integrate Twitter Bootstrap into your Rails application Install a twitter boostrap gem and do a little configuration Manually copy Bootstrap JS + CSS + Fonts into your app The first option is quite easy and many people choose to follow this one. There are also