calltally 0.3.0
A simple yet powerful tool to analyze method usage in Ruby/Rails codebases. Track which methods are called most frequently, filter by receivers or method names, and export results in table, JSON, or CSV format. Perfect for understanding code patterns, refactoring decisions, and identifying heavily-used APIs.
Gemfile:
=
install:
=
Development Dependencies (1):
rake
~> 13.0