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