RubyGems Navigation menu

method_call_tracer 1.0.0

This tool wraps every specified method with some logging statements that record the call stack, allowing you to see exactly which lines in your application make calls to methods in question. The specified methods can constitute all methods defined in a certain gem.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - October 15, 2018 (8.5 KB)
  2. 0.2.0 - September 25, 2018 (8.0 KB)
  3. 0.1.0 - September 24, 2018 (8.5 KB)

Runtime 相依性套件 (1):

where_is ~> 0

Development 相依性套件 (1):

minitest ~> 5

擁有者:

作者:

  • Eddie Lebow

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,873

這個版本 1,976

授權:

public domain

Ruby 版本需求: >= 0

相關連結: