Sha256: 41f0fc5e1a92fa767b36f6d3ffbf22bd25faac66742975cc7fd276374bd359a3

Contents?: true

Size: 543 Bytes

Versions: 5

Compression:

Stored size: 543 Bytes

Contents

# Rails form generator with simple_form and bootstrap3

## Installation

Add this line to your application's Gemfile:

    gem 'simple_form_bootstrap3'

or this line:

    gem 'simple_form_bootstrap3', git: 'https://github.com/kolodovskyy/simple_form_bootstrap3.git'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install simple_form_bootstrap3

## Maintainers and Authors

Yuriy Kolodovskyy (https://github.com/kolodovskyy)

## License

MIT License. Copyright 2014 [Yuriy Kolodovskyy](http://twitter.com/kolodovskyy)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_bootstrap3-0.2.1 README.md
simple_form_bootstrap3-0.2.0 README.md
simple_form_bootstrap3-0.1.1 README.md
simple_form_bootstrap3-0.1.0 README.md
simple_form_bootstrap3-0.0.1 README.md