0

Just wondering if there was any built in way to handle error reporting in Ruby? PHP does it on its own, Perl and Python you can import modules to use.

Levi

Levi
  • 12,214
  • 14
  • 43
  • 47

1 Answers1

0

Try ruby-debug: http://www.datanoise.com/articles/2006/7/12/tutorial-on-ruby-debug

insane.dreamer
  • 2,052
  • 1
  • 17
  • 21