bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

FormGroup: don't concat help_text if nil #555

Closed dunn closed 4 years ago

dunn commented 4 years ago

Followup to #524, on the other branch of the conditional.

bootstrap-ruby-bot commented 4 years ago
1 Warning
:warning: There are code changes, but no corresponding tests. Please include tests if this PR introduces any modifications in bootstrap_form’s behavior.

Generated by :no_entry_sign: Danger

dunn commented 4 years ago

not sure if this is actually necessary, after all