Sha256: 264a894fcd9e36b297dedd987bd9171afe2677b46ba7f8ea94f13e5691592cae

Contents?: true

Size: 498 Bytes

Versions: 4

Compression:

Stored size: 498 Bytes

Contents

bootstrap-validator-rails
=========================

Gem version of bootstrapvalidator JavaScript library = a jQuery based field validator for Twitter Bootstrap 3.

**Source:** https://github.com/nghuuphuoc/bootstrapvalidator

### How to Use

**Add into your Gemfile**

`gem 'bootstrap-validator-rails'`

**Add into your application.js**

`//= require bootstrapValidator.min`

**Add into your application.css**

`*= require bootstrapValidator.min`

**In your Rails directory run**

`bundle install`

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bootstrap-validator-rails-0.5.0.1 README.md
bootstrap-validator-rails-0.5.0a README.md
bootstrap-validator-rails-0.5.0 README.md
bootstrap-validator-rails-0.0.1 README.md