Twitter::Bootstrap::Components::Rails

Short description and motivation.

Usage

Add the helper to your application controller.

Bootstrap v3

“by class ApplicationController < ActionController::Base helper Twitter::Bootstrap::Components::Rails::V3::ComponentsHelper end

Bootstrap v4

“by class ApplicationController < ActionController::Base helper Twitter::Bootstrap::Components::Rails::V4::ComponentsHelper end

Installation

Add this line to your application’s Gemfile:

“by gem ‘twitter-bootstrap-components-rails’

And then execute:

“sh $ bundle

Or install it yourself as:

“sh $ gem install twitter-bootstrap-components-rails

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.