stouset / twitter_bootstrap_form_for

A Rails FormBuilder DSL for generating Twitter Bootstrap forms
https://github.com/stouset/twitter_bootstrap_form_for
MIT License
409 stars 110 forks source link

Bootstrap 2.0 changes #47

Closed coder2000 closed 12 years ago

coder2000 commented 12 years ago

Bootstrap 2.0 changed the actions class from 'actions' to 'form-actions'

stouset commented 12 years ago

I'm planning to do a full 2.0 compatibility rewrite this weekend. Will take a look at the changes then. Thanks!

troex commented 12 years ago

There are a lot of yummy things in 2.0. I'll be waiting for commits and test them. @coder2000 and co patches work well for me.

stouset commented 12 years ago

2.0 changes are in the bootstrap-2.0 branch.