Provides clean exception formatting as a string, which resembles native output formats for back-traces that kill the interpreter. Whilst there are shorter, simpler ways to format ruby exceptions, this format is almost as short, but provides the format that young ruby programmers will be familiar with, and can be used to keep logs and output data consistent with other areas of the platform. At present the only provided format is that which is generated by MRI 1.8.x.
Required Ruby Version
None
Authors
James Tucker
Versions
- 0.1.2 January 16, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (12.5 KB)
- 0.1.1 December 29, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (13.5 KB)