Rails::Bootstrap

Gem Version

Bootstrap for Rails

Usage

Add the gem to your Gemfile with:

gem 'rails-bootstrap'

Run the bundle command to install it.

Now you can run the generator to include the css and js:

rails generate bootstrap:install