seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.5k stars 996 forks source link

Updated classes of form generators as per in Twitter Bootstrap 3 #790

Closed ishank18 closed 10 years ago

ishank18 commented 10 years ago

Found that the generators are not updated for themed scaffold generation as per in Bootstrap 3. I have updated the classes for form-group as per in TB 3.

toadkicker commented 10 years ago

Thanks! I filed an issue for the lack of test coverage on the theme generator. This would prevent such issues from happening in the future. If you get a chance to write one for us that would be awesome!