# heartcombo/simple_form

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.

Repository: https://github.com/heartcombo/simple_form
Canonical: https://ross.abutalabs.com/products/simple_form
Language: Ruby
License: MIT
License Family: permissive
Topics: form-builder, rails-helper, ruby, rails, dsl
Last push: 2026-04-01T23:20:59+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 52, longevity 100
- inputs: {"age_days": 6092, "days_push": 154, "days_rel": 240, "gap_med": 72, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8229, forks 1295 (observed 2026-08-28T04:10:19.720845+00:00)

## What it is
Simple Form is a Ruby gem that provides a flexible DSL for building forms in Rails applications without imposing markup opinions. It wraps Rails form helpers with powerful components, customizable wrappers, and integrations for Bootstrap and Foundation.

## Use cases
- build forms in rails with less boilerplate
- generate form markup matching bootstrap styling
- create custom form inputs for active record models
- customize form wrapper html around inputs
- handle collections and associations in rails forms
- build forms for non-active-record objects

## When to choose
- you're on rails and want a mature, battle-tested form builder
- you need flexible markup control with a concise DSL
- you want easy bootstrap or foundation form integration

## When to avoid
- you're not using ruby on rails
- you prefer building forms with frontend frameworks like react or vue
- you want fully automatic styling with zero configuration

## Facets
- artifact type: library
- maturity: stable
- function: form-handling, templating, ui-components
- domain: web-development, frontend, backend
- platform: ruby
- tags: rails, form-builder, dsl, bootstrap, active-record, web-server

## Member repositories
- heartcombo/simple_form (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:19.720845+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:29:30.764069+00:00, confidence not recorded.
  - readme: https://github.com/heartcombo/simple_form (fetched 2026-08-28T04:10:19.720845+00:00, sha 755f29f6fa23)
- Data as of 2026-08-30T08:39:29.467469+00:00.
