method
spot
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::SyntaxErrorProxy::BacktraceLocationProxy
spot(_)public
No documentation available.
# File activesupport/lib/active_support/syntax_error_proxy.rb, line 29
def spot(_)
super(@ex.__getobj__)
end