Libraries
»
batbugger
(1.2.1)
»
Index
»
Batbugger
»
Backtrace
»
Line
»
#==
Method: Batbugger::Backtrace::Line#==
Defined in:
lib/batbugger/backtrace.rb
#
==
(other) ⇒
Object
44 45 46
# File 'lib/batbugger/backtrace.rb', line 44
def
==
(
other
)
to_s
==
other
.
to_s
end