Exception: StandardError
- Inherits:
-
Exception
- Object
- Exception
- StandardError
- Defined in:
- lib/tidbits.rb
Instance Method Summary collapse
Instance Method Details
#info ⇒ Object
31 32 33 |
# File 'lib/tidbits.rb', line 31 def info "#{self.class}: #{}#$/#{backtrace.join($/)}" end |