RubyGems Navigation menu

calltally 0.3.3

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.3 December 27, 2025 (15.5 KB)
  2. 0.3.2 October 14, 2025 (15 KB)
  3. 0.3.1 October 10, 2025 (15 KB)
  4. 0.3.0 September 20, 2025 (15 KB)
  5. 0.2.0 September 14, 2025 (14.5 KB)
Show all versions (6 total)

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 1,863

For this version 147

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: