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: 112,289 of 196,658
Downloads: 6,992

Daily

Ranking: 41,419 of 196,619
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,299,835,948minitest
11,794245,602where_is

Owners

#GravatarHandle
1iconelebow