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

Use human_attribute_name as default label #39

Closed sigmike closed 12 years ago

stouset commented 12 years ago

Rails 3.1 already does this in label, which already does the heavy lifting here. What does this change?