Installing Bootstrap for Existing Ruby on Rails Application
If you are looking to use smooth beautiful twitter’s bootstrap API for your existing rails application, here’s how you can do it - It’s as simple as rolling your eye balls ;)
Change terminal context to your rails application directory (a.k.a CD to your rails directory) and run the following commands sequentially: