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