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

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

csv >= 3.0
prism >= 1.0

Development 相依性套件 (1):

rake ~> 13.0

擁有者:

推送者:

作者:

  • Naoki Nishiguchi

SHA 256 總和檢查碼:

=

總下載次數 877

這個版本 277

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: