Rails Bootstrap Forms v2.1.1 Release Notes

Release Date: 2014-04-20 // about 10 years ago
  • ๐Ÿ›  Bugfixes:

    • Do not reset additional classes on the form-group (@rzane)
    • Fixed an exception when specifying a label while using bootstrap_form_tag

    ๐Ÿ”‹ Features:

    • nested_form integration via bootstrap_nested_form_for (#44 and #66)
    • form_group no longer requires a name (#83)