Popularity
1.0
Stable
Activity
9.0
Stable
20
1
4

Description

This project aims to create a logger for method calls in Ruby , excluding methods from gems, internal classes, etc.

By utilizing Ruby's TracePoint functionality, it allows monitoring and displaying the methods called during the application's execution, filtering to show only the methods defined in the application's own code.

blogpost: https://blog.codeminer42.com/understanding-complex-rails-projects-ruby-on-rails-stack-trace-made-easy/

Programming language: Ruby
Tags: Debugging Tools     Rails     Ruby On Rails     Debug    

rails_tracepoint_stack alternatives and similar gems

Based on the "Debugging Tools" category.
Alternatively, view rails_tracepoint_stack alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rails_tracepoint_stack or a related project?

Add another 'Debugging Tools' Gem