RubyGems Navigation menu

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:
=

Versions:

  1. 0.3.0 September 20, 2025 (15 KB)
  2. 0.2.0 September 14, 2025 (14.5 KB)
  3. 0.1.0 September 13, 2025 (13.5 KB)

Runtime Dependencies (2):

csv >= 3.0
prism >= 1.0

Development Dependencies (1):

rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Naoki Nishiguchi

SHA 256 checksum:

=

Total downloads 861

For this version 269

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: