Rails Bootstrap Forms v2.4.0 Release Notes

Release Date: 2016-07-04 // almost 8 years ago
  • ๐Ÿš… This version is ready to use with Rails 5.0.0!

    ๐Ÿ›  Bugfixes:

    • Minor README corrections (#184, @msmithstubbs)
    • Fix alias_method_chain deprecation warnings when using Rails 5
    • Allow form_group to work with frozen string options

    ๐Ÿ”‹ Features:

    • Allow primary button classes to be overridden (#183, @tanimichi)
    • Allow to pass a block to select helper in Rails >= 4.1.0 (#229, @doits)