thoughtbot/high_voltage
Easily include static pages in your Rails app. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- 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: n/a
- age_days: 6343
- days_rel: n/a
- days_push: 73
- n_releases_24m: 0
Adoption not part of the score
3237 stars · 148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
High Voltage is a Rails engine that makes it easy to serve static pages like 'About us' or marketing pages from an app/views/pages directory. It provides automatic routing, a page_path helper, and configurable root page handling.
Use cases
- add static pages like about or contact to a Rails app
- serve marketing pages without creating controllers
- route the homepage to a static page
- generate a sitemap from static page list
- remove /pages prefix from static page URLs
When to choose
- you have a Rails app and need simple static content pages
- you want convention-based routing for views without controllers
- you need SEO-friendly redirects for static page roots
When to avoid
- you need a full CMS with editing workflows
- you're not using Ruby on Rails
- you need actively developed new features, since the project is in maintenance mode
Facets
library · maturity maintenance
routing templating web-framework web-development backend cms ruby rails-engine static-pages ruby-on-rails content-pages web-server
2 sources
- readme: https://github.com/thoughtbot/high_voltage · fetched 2026-08-28 · 17d4800d57bb
- homepage: http://thoughtbot.github.io/high_voltage · fetched 2026-08-29 · 545179ec4670
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thoughtbot/high_voltage | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="thoughtbot/high_voltage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem