Method: ActiveSupport::SyntaxErrorProxy::BacktraceLocation#path
- Defined in:
- activesupport/lib/active_support/syntax_error_proxy.rb
#path ⇒ Object
Returns the value of attribute path
15 16 17 |
# File 'activesupport/lib/active_support/syntax_error_proxy.rb', line 15 def path @path end |