Ross ROSS = Recommend OSS · open-source software intelligence for agents

BetterErrors/better_errors

Better error page for Rack apps observed · 2026-08-28

github.com/BetterErrors/better_errors · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5016
  • days_rel: n/a
  • days_push: 785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6862 stars · 431 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Better Errors is a Ruby gem that replaces the standard Rails error page with a richer, more useful one, and works as Rack middleware in any Rack app. It provides full stack traces, source code inspection, variable inspection, a live REPL on each stack frame, and editor links.

Use cases

  • debug rails exceptions with a better error page
  • inspect local variables in stack frames during development
  • get a live REPL on error stack frames in a rack app
  • open the failing source line directly in my editor
  • see useful error info for non-html requests

When to choose

  • you develop Rails or Rack apps in Ruby and want far better exception pages
  • you want REPL and variable inspection at each frame of a stack trace
  • you want editor deep links from error pages

When to avoid

  • in production environments, since it exposes source code and a REPL
  • for non-Ruby or non-Rack web frameworks
  • you only need logging rather than interactive error pages

Facets

library · maturity maintenance

middleware error-handling developer-tools web-framework web-development developer-tools backend ruby rack-middleware error-page repl debugging rails development-tools web-server

1 source

Member repositories

RepositoryRoleHealth v2
BetterErrors/better_errorsmain23

For agents

markdown · JSON · MCP: product_card(name="BetterErrors/better_errors")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem