I'm wondering if I should create a pull request with the option to skip backtrace cleaning. My use case is that when my application throws an exception from inside a gem I don't get any backtrace.
Or perhaps if the backtrace is cleaned to nothing it should use the untouched backtrace instead?
Let me know if you'd like a pull request for either of these ideas.