Method: ActiveSupport::SyntaxErrorProxy::BacktraceLocation#lineno

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

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



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

def lineno
  @lineno
end