Debugging your code using a Tracepoint filter tool
Debugging big projects can be painful, so being able to automate this process would be amazing, right? rails_tracepoint_stack do it for you. https://rubygems.org/gems/rails_tracepoint_stack. See also https://blog.codeminer42.com/understanding-complex-rails-projects-ruby-on-rails-stack-trace-made-easy/
Post a comment