Method: ActiveSupport::SyntaxErrorProxy::BacktraceLocation#to_s

Defined in:
activesupport/lib/active_support/syntax_error_proxy.rb

#to_sObject

Returns the value of attribute to_s

Returns:

  • the current value of to_s



15
16
17
# File 'activesupport/lib/active_support/syntax_error_proxy.rb', line 15

def to_s
  @to_s
end