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

Fix matrix exclusion #732

Closed lcreid closed 3 weeks ago

lcreid commented 3 weeks ago

Tests are failing until https://github.com/rails/sprockets-rails/pull/525 is merged and released. Temporarily going to hold sprockets at <3.5.0.

lcreid commented 3 weeks ago

Fixed in #733.