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

Run tests locally #736

Closed lcreid closed 2 weeks ago

lcreid commented 2 weeks ago

Run all tests locally, for a given Ruby version.

Also updates some gemfiles for Ruby 3.4, because some gems are no longer part of the standard language distribution.