Categories: None [Edit]

rbgrep

https://rubygems.org/gems/rbgrep
https://github.com/mame/rbgrep
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.

Total

Ranking: 182,036 of 196,721
Downloads: 2,043

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
283195,008,434prism

Owners

#GravatarHandle
1iconmame