File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status ] ( https://travis-ci.org/potenza/bootstrap_form.png?branch=master )] ( https://travis-ci.org/potenza/bootstrap_form ) [ ![ Code Climate ] ( https://codeclimate.com/github/potenza/bootstrap_form.png )] ( https://codeclimate.com/github/potenza/bootstrap_form )
1+ # Rails Bootstrap Forms
22
3- # BootstrapForm
3+ ---
4+ ## WIP
45
5- ** BootstrapForm** is a rails form builder that makes it super easy to integrate
6+ We are currently merging the following repositories:
7+
8+ https://github.com/sethvargo/bootstrap_forms
9+ https://github.com/potenza/bootstrap_form
10+ ---
11+
12+ ** Rails Bootstrap Forms** is a rails form builder that makes it super easy to integrate
613twitter bootstrap-style forms into your rails application.
714
815## Requirements
2330
2431## Usage
2532
26- To get started, just use the ** BootstrapForm ** form helper. Here's an example:
33+ To get started, just use the ** Rails Bootstrap Forms ** form helper. Here's an example:
2734
2835``` erb
2936<%= bootstrap_form_for(@user) do |f| %>
You can’t perform that action at this time.
0 commit comments