thoughtbot/suspenders

A Rails application template with our standard defaults, optimized for deployment on Heroku.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on May 14th, 2010
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 520
Total Stargazers: 4,042 (+0)
Total Subscribers: 93 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 hours
Mean response time: 115.6 days
90th percentile: 518.1 days
Tracked items: 39

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Maintenance (3)
  • Bug (2)
  • Help Wanted (2)
  • Documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Suspenders is a Rails application template that provides a pre-configured starting point for new Rails projects with standard defaults optimized for Heroku deployment.

The tool solves the problem of repetitive Rails project setup by bundling a curated set of gems, configurations, and conventions that reflect production-ready practices. Rather than starting from a bare Rails application and manually adding dependencies and configuration, developers run the Suspenders template to generate a project with sensible defaults already in place. This approach accelerates initial development and ensures consistency across projects by encoding established patterns into the template itself.

Suspenders suits teams and developers who deploy to Heroku and want to adopt a standardized Rails project structure without building their own template. It is particularly valuable for organizations that value consistency across multiple projects or developers new to Rails who benefit from following an opinionated baseline. The template is maintained by thoughtbot, a consultancy with substantial Rails experience, so the defaults reflect professional development practices rather than arbitrary choices.

The project receives regular maintenance with ongoing updates to dependencies and configuration patterns. Pull requests are reviewed and merged to incorporate improvements and keep the template aligned with current Rails and Heroku best practices. The codebase shows active engagement with issues and contributions, indicating the maintainers remain responsive to problems and suggestions from users.