thoughtbot/suspenders resource
A Rails application template with our standard defaults, optimized for deployment on Heroku. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 88
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 38.5
- age_days: 5955
- days_rel: 161
- days_push: 75
- n_releases_24m: 5
Adoption not part of the score
4043 stars · 520 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Suspenders is a Rails application template gem by thoughtbot that generates new Ruby on Rails apps preconfigured with their standard defaults, including PostgreSQL, RSpec, and Sidekiq. It is optimized for deployment to Heroku and provides a jump start for new web applications.
Use cases
- generate a new rails app with sensible defaults
- bootstrap a ruby on rails project with rspec and postgresql
- create a rails app ready to deploy to heroku
- skip rails default test framework in favor of rspec
- set up sidekiq background jobs in a new rails app
- standardize rails project setup across a team
When to choose
- you're starting a new Rails app and want thoughtbot's opinionated defaults
- you plan to deploy to Heroku with PostgreSQL, Redis, and Sidekiq
- you prefer RSpec over Rails' default test framework
- you want a fast, standardized project scaffold
When to avoid
- you don't use Ruby on Rails
- you want a minimal, unopinionated Rails setup
- you deploy somewhere other than Heroku or prefer the Solid gems over Sidekiq
- you use a database other than PostgreSQL
Facets
learning-resource · maturity active
web-framework build-tool developer-tools testing deployment web-development backend developer-tools ruby cli cloud rails-template heroku rspec postgresql sidekiq application-generator thoughtbot boilerplate automation web-server
5 sources
- readme: https://github.com/thoughtbot/suspenders · fetched 2026-08-28 · 9b792dbcc289
- homepage: https://thoughtbot.com · fetched 2026-08-29 · 5510254df796
- site_page: https://thoughtbot.com/case-studies/closeknit-health · fetched 2026-08-29 · ec773542ed58
- site_page: https://thoughtbot.com/services · fetched 2026-08-29 · 5b152b8c27da
- site_page: https://thoughtbot.com/our-company · fetched 2026-08-29 · 9e2e18b981fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thoughtbot/suspenders | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="thoughtbot/suspenders")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem