plumbo 0.1.0
Plumbo injects a development-only panel into your Rails app that traces every file (controller, helper, layout, templates, partials) used to render the current page, with click-to-copy @paths for pasting into an AI assistant. Self-contained: no Tailwind, Stimulus, or JS bundler required.
Gemfile:
=
install:
=
Versions:
- 0.1.0 June 23, 2026 (17.5 KB)
Runtime Dependencies (2):
activesupport
>= 6.1
rack
>= 2.0