instiki/vendor/rails/activesupport/test/dependencies/raises_exception.rb
Jacques Distler c358389f25 TeX and CSS tweaks.
Sync with latest Instiki Trunk
(Updates Rails to 1.2.2)
2007-02-09 02:04:31 -06:00

4 lines
142 B
Ruby

$raises_exception_load_count += 1
raise Exception, 'Loading me failed, so do not add to loaded or history.'
$raises_exception_load_count += 1