Class
HoptoadNotifier::Backtrace
In:
lib/hoptoad_notifier/backtrace.rb
Parent:
Object
Front end to parsing the backtrace for each notice
Methods
==
inspect
new
parse
Classes and Modules
Class
HoptoadNotifier::Backtrace::Line
Attributes
lines
[R]
holder for an Array of
Backtrace::Line
instances
lines
[W]
Public Class methods
new
(lines)
parse
(ruby_backtrace, opts = {})
Public Instance methods
==
(other)
inspect
()
[Validate]