stouset / twitter_bootstrap_form_for

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

Don't mark up hidden_field tags #5

Closed stouset closed 13 years ago

stouset commented 13 years ago

Hidden fields shouldn't get the same treatment as everything else. They're not displayed, so don't mark them up.

stouset commented 13 years ago

Fixed in fcdab48e036db7b945045be05df74c06a3379e82