indirect/rails-footnotes
Every Rails page has footnotes that gives information about your application and links back to your editor observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 6467
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1522 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rails gem that appends debugging footnotes to every page in development, showing sessions, request parameters, cookies, routes, queries, and more. It also generates links that open the relevant source files and backtrace lines directly in your editor via URL schemes.
Use cases
- debug rails pages with request params and queries inline
- open rails source files in my editor from the browser
- inspect cookies and sessions during rails development
- see filter chain and routes on each page
- link backtrace lines to textmate or sublime
- make editor links work with docker or vagrant paths
When to choose
- you develop Rails apps and want quick in-page debugging info
- you want one-click navigation from rendered pages to source files in your editor
- you need to inspect request data without digging through logs
When to avoid
- in production environments, since it exposes request internals
- for non-Ruby or non-Rails projects
- if you rely on a debugger or IDE tooling that already covers this
Facets
library · maturity maintenance
developer-tools logging middleware web-development developer-tools ruby rails debugging editor-integration development-tools gem web-server
1 source
- readme: https://github.com/indirect/rails-footnotes · fetched 2026-08-28 · 421b77c428f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| indirect/rails-footnotes | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="indirect/rails-footnotes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem