Bootstrap UI Helper

Bootstrap style UI helpers engine

Code Climate

Requirement

Installation

Add this line to your application's Gemfile:

gem 'bootstrap_ui_helper'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bootstrap_ui_helper

In application.js, add the following line:

//= require bootstrap_ui_helper

In application.css, add the following line:

 *= require bootstrap_ui_helper

Usage

Please proceed to http://sen-zhang.github.io/#/articles/bootstrap_ui_helper for more details and examples on how to use the helpers.