RubyGems Navigation menu

method_call_tracer 0.2.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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

where_is ~> 0

Development Dependencies (1):

minitest ~> 5

Owners:

Authors:

  • Eddie Lebow

SHA 256 checksum:

4da04d457cf21129fcea518a542cc1d3dc87ac7a9518f3b560b4d72841b3cf21

Total downloads 5,734

For this version 1,923

License:

public domain

Required Ruby Version: >= 0

Links: