Exception: Quickie::Hell

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/quickie/matcher.rb

Instance Method Summary collapse

Instance Method Details

#oopsObject



8
9
10
# File 'lib/quickie/matcher.rb', line 8

def oops
  "#{message.chomp} in #{backtrace[2].sub(':', ', line ').sub(':', ' ')}"
end