method
spot
v7.1.3.4 -
Show latest stable
- Class:
Thread::Backtrace::Location
spot(ex)public
No documentation available.
# File activesupport/lib/active_support/core_ext/thread/backtrace/location.rb, line 5
def spot(ex)
ErrorHighlight.spot(ex, backtrace_location: self)
end