dejan/rails_panel
Chrome extension for Rails development observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 84
- Release rhythm 54
- 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: 280.5
- age_days: 5036
- days_rel: 98
- days_push: 98
- n_releases_24m: 3
Adoption not part of the score
3868 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RailsPanel is a Chrome extension that shows Rails app request details (db/rendering/total times, parameters, rendered views) directly in Chrome Developer Tools, replacing the need to tail development.log. It requires the meta_request gem in the Rails app and works for localhost requests.
Use cases
- inspect Rails request timings in the browser
- stop tailing development.log while developing Rails apps
- see rendered views and parameter lists per request
- debug Rails app performance on localhost
- view db, rendering, and total times in DevTools
When to choose
- you develop Rails apps in Chrome and want request insights in DevTools
- you want a visual alternative to reading development.log
When to avoid
- you need request inspection in browsers other than Chrome
- your app runs remotely rather than on localhost
- you don't use Ruby on Rails
Facets
plugin · maturity active
monitoring developer-tools logging web-development developer-tools backend browser-extension browser ruby-on-rails chrome-extension devtools debugging meta_request
2 sources
- readme: https://github.com/dejan/rails_panel · fetched 2026-08-28 · 6da8c1fec7b7
- homepage: https://chromewebstore.google.com/detail/railspanel/gjpfobpafnhjhbajcjgccbbdofdckggg · fetched 2026-08-29 · aa9f049f5013
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dejan/rails_panel | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="dejan/rails_panel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem