method
spot
v8.1.1 -
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 4
def spot(ex)
ErrorHighlight.spot(ex, backtrace_location: self)
end