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