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. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 80
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 92.5
- age_days: 5353
- days_rel: 122
- days_push: 122
- n_releases_24m: 3
Adoption not part of the score
1643 stars · 351 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
bootstrap_form is a Ruby gem that provides a Rails form builder for generating Bootstrap 5-style forms. It augments standard Rails form helpers to automatically produce labels, validation error messages, help text, and all required Bootstrap markup.
Use cases
- create Bootstrap 5 forms in Rails with less ERB code
- render form fields with labels and validation error messages automatically
- build horizontal Bootstrap forms in a Rails app
- add help text and required-field markup consistently across forms
- migrate Rails forms to Bootstrap 5 styling
When to choose
- you are building a Rails 7.2+ app with Bootstrap 5 and want clean, maintainable form markup
- you want automatic validation error display and required-field handling without hand-writing Bootstrap classes
- you want to reduce boilerplate in your .erb view files
When to avoid
- you use Bootstrap 4 or earlier, which this gem does not target
- you don't use Rails or its form helpers
- you need highly custom form markup that fights the gem's generated structure
Facets
library · maturity active
templating ui-components form-handling web-development frontend backend ruby rails bootstrap form-builder gem erb
1 source
- readme: https://github.com/bootstrap-ruby/bootstrap_form · fetched 2026-08-28 · abea5eb3aa7d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bootstrap-ruby/bootstrap_form | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="bootstrap-ruby/bootstrap_form")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem