rbgrep is a mostly grep-compatible search tool for Ruby codebases. By default it behaves like grep. With --context, each hit in a Ruby file is shown together with the method definition and class that enclose it, located with the Prism parser.
Required Ruby Version
>= 3.2
Authors
Yusuke Endoh
Versions
- 0.1.0 September 04, 2026 (10.5 KB)