Categories: None [Edit]

method_call_tracer

https://rubygems.org/gems/method_call_tracer
https://github.com/elebow/method_tracer
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.

Total

Ranking: 111,646 of 193,756
Downloads: 6,854

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,236,290,611minitest
11,819233,542where_is

Owners

#GravatarHandle
1iconelebow