pretty_backtrace icon indicating copy to clipboard operation
pretty_backtrace copied to clipboard

Pretty your exception backtrace.

Results 3 pretty_backtrace issues
Sort by recently updated
recently updated
newest added

following is backtrace: (server could not start correctly because into a endless loop) ```sh WARNING: Nokogiri was built against LibXML version 2.9.1, but has dynamically loaded 2.9.4 Invalid Reference -...

I'm getting this cryptic error when enabling PrettyBacktrace. Is this a Ruby 2.2 issue?

I've found the example can only work with script running, so I wonder will it support irb? BTW, this gem really brings the conveniency, thanks :smile: