Comment on Twitter Bootstrap v1.4.0 ReleasedComments−atamboOP14yIf you are a rails user and want your form helpers to spit out the bootstrap form markup check out:https://github.com/stouset/twitter_bootstrap_form_forAlso, if you are a simple_form user then check out:https://github.com/rafaelfranca/simple_form-bootstrap−kcurtin14yI'm a Rails n00b using bootstrap to get things to look decent so I'm not miserable every time I fire up my app. Thanks for the link, I'm using form_for and was having a few issues with styling..
Comments
If you are a rails user and want your form helpers to spit out the bootstrap form markup check out:
https://github.com/stouset/twitter_bootstrap_form_for
Also, if you are a simple_form user then check out:
https://github.com/rafaelfranca/simple_form-bootstrap
I'm a Rails n00b using bootstrap to get things to look decent so I'm not miserable every time I fire up my app. Thanks for the link, I'm using form_for and was having a few issues with styling..