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 build #733

Closed lcreid closed 3 weeks ago

lcreid commented 3 weeks ago
  1. Edge rails now needs sqlite3 ~> 2.0.
  2. Temporarily have to pin sprockets-rails < 4.5.0 because that release is broken.